To build a fully functioning MERN application that allows users search and save books. This project application is for book lovers, and it helps by easily searching for a specific book and saving it for later. It makes it easy to search for a book, keep track of the books one has already read, and creating a list for future reads. I was able to create a fully functioning MERN stack application
After cloning the application to your local environment, run npm install
, npm run build
, and then npm run develop
. An alternative is that you can click this heroku link https://whispering-peak-89757.herokuapp.com/
Once logged in to the application, the user can search for books, save them, and delete them from the saved list.
N/A
Copyright (c) 2020 David Cheptegei