Skip to content

Commit

Permalink
docs: 🚀 Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
guptasajal411 authored Sep 25, 2021
1 parent 4b58a02 commit b99ddbd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,12 @@ Try it out: https://try-easy-sync.herokuapp.com/
- Database: I have used MongoDB Atlas for remote database, and Mongoose for modelling the application data.
- One schema & collection, each user has `username`, `password` & an array of bookmarks
- Deployed on Heroku! - https://try-easy-sync.herokuapp.com/
-
# 📷 Screenshots
![image](https://user-images.githubusercontent.com/70312106/134774698-84af7522-4cd4-42ef-8c3b-1581a7b8fad4.png)
![image](https://user-images.githubusercontent.com/70312106/134774722-2849c2a4-7b65-41af-8bda-82e3699f4a04.png)
![image](https://user-images.githubusercontent.com/70312106/134774700-aea3cddb-0814-4288-9237-1da35aea73cf.png)
![image](https://user-images.githubusercontent.com/70312106/134774701-673c2b05-3e79-4ebf-a60e-db5ccc8e54c3.png)

# 🤔 How to use this?
- You can access all cool features of Easy Sync here: https://try-easy-sync.herokuapp.com/
Expand Down

0 comments on commit b99ddbd

Please sign in to comment.