We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106a702 commit 1a85ac5Copy full SHA for 1a85ac5
README.md
@@ -1 +1,21 @@
1
# BookReview App
2
+
3
+This is a web app in which users can Login, Sign Up and search for books.
4
5
+### Techstack
6
7
+* React
8
+* HTML/CSS
9
+* Flask
10
+* PostgreSQL
11
+* Heroku
12
13
+### Snapshots
14
+<br/>
15
+<img src="https://github.com/paulamib123/BookReview/blob/master/home.png" style="width:600px;">
16
17
+<img src="https://github.com/paulamib123/BookReview/blob/master/signup.png:" style="width:600px;">
18
19
+<img src="https://github.com/paulamib123/BookReview/blob/master/login.png" style="width:600px;">
20
21
+<img src="https://github.com/paulamib123/BookReview/blob/master/search.png" style="width:600px;">
0 commit comments