/Bookworm

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.

Primary LanguageJavaScript

Bookworm

License: MIT

Description

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.

Table of Contents

Choose a license here.

Usage

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

Screenshot

License

This project is licensed under the MIT license.

Credits

This project was developed by Amber Wilson.

Questions

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.