Book Street is an online platform where you can add books review others books and rate them.This can be mostly related with goodreads,but here in addition to viewing books online you can add them also.
Book street app lets ,
- User to create an account,
- Can add books with isbn number,title,genre,author etc,
- Can see other users books,rate them and can review it,
- Have a user managment sysytem,
- Can edit account details,
Its here online Book Street
- nodejs express
- Mongodb
-
Clone the repo by typing in
https://github.com/anandukch/ Book-review-platform.git
-
Install node modules,
npm install
-
Add a .env file which contains your credentials.
-
Start the app,
npm run dev