A website that provide that provides information of book fetching data from OpenLibrary's API
OpenLibrary's API Documentation - OpenLibrary API Docs
- Browse books from a variety of generes
- Search for a particular book or author's work
- View information regarding an author.
- Create an account and login
- Registered users can add, update and delete thier reviews and ratings to a book. Non-registerd user can only view ther reviews.
- Registered users can add add a book to thier * Favorites *.
Node Exporess MongoDB EJS Bootstrap
This projects requires Node.js
- Clone repo
git clone https://github.com/dhimanAbhi/bookworm cd bookwormnpm installnode app.js- The program will run on
https://localhost:3000/
This project is deployed on Heroku
Live Demo - https://bookworm07.herokuapp.com/