This book search app uses the MERN stack, with a React front-end, a MongoDB database, Node.js and Express.js server. Users search for books, save the ones they choose, and delete as desired. The search engine is developed using Google Books API, GraphQL, and Apollo Server.
To finish the application set-up, complete the following steps:
- Ensure MongoDB is installed. If not, see here.
- Install all dependencies.
npm i
- Now you're ready to start the application! You can start the server by running:
npm start
This project is licensed under the MIT license.
This project was developed by Amber Wilson.
If you have any questions about the repo, contact me at amber.wilson.code@gmail.com. You can find more of my work at awil414.