This project offers an intuitive book search engine that caters to avid readers looking to discover new books. The primary goal is to enable users to curate a personalized list of books for future purchases. Leveraging the Google Books API, this MERN stack application includes a React front end, a MongoDB database, and a Node.js/Express.js server and API.
-
Clone the repository to you local IDE.
-
Run
npm install
in your local IDE terminal to install the required dependencies. -
Run
npm run build
to build the client. -
Run
npm run start
to start the client/server.
If you do not want to install to your local machine, check out the deployed application here.
Stater code here.
Badges used can found here
Please contact me via my Github if you would like to contribute.