Skip to content

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.

Notifications You must be signed in to change notification settings

awil414/Bookworm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published