A book store application that allows users to search for books, view book details, and add books to their cart. Users can also view their cart and remove books from their cart.
- Clone the repository
- Run
npm install
to install the necessary dependencies - Run
npm start
to start the application - Open http://localhost:3000 to view it in the browser
- Enjoy!
- To run tests, run
npm test
- To build the application, run
npm run build
- To deploy the application, run
npm run deploy
- To view the deployed application, visit bookbliss.logic-nest.me
The API Documentation is available through Postman, or Markdown.
To view the documentation, visit BookBliss API Documentation Markdown
To view the documentation, visit
or BookBliss API Documentation
TODO: Add technologies used
TODO: Add features