Submission Category:
Choose Your Own Adventure
Link to Code
SantamRC / BookFinder
An App where you can enter you favourite Books and store them
Book Finder
An App where you can enter you favourite Books and store them
Deployed:
https://bookfinder404.herokuapp.com/
Built With 💻
Tech Stack: 💻
Installation
Client
git clone https://github.com/SantamRC/BookFinder.git
cd BookFinder
npm install
npm start
Server
cd server
npm install
nodemon index.js
Top comments (0)