Skip to content

Commit 1a85ac5

Browse files
authored
added images to README.md
1 parent 106a702 commit 1a85ac5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
11
# 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+
<br/>
17+
<img src="https://github.com/paulamib123/BookReview/blob/master/signup.png:" style="width:600px;">
18+
<br/>
19+
<img src="https://github.com/paulamib123/BookReview/blob/master/login.png" style="width:600px;">
20+
<br/>
21+
<img src="https://github.com/paulamib123/BookReview/blob/master/search.png" style="width:600px;">

0 commit comments

Comments
 (0)