Took starter code with a fully functioning Google Books API search engine built with a RESTful API, and refactored it to be a GraphQL API built with Apollo Server. The app was built using the MERN stack with a React front end, MongoDB database, and Node.js/Express.js server and API.
N/A
Link to the deployed application
The home page will let you search for books.
At the top, you can go to your books if you are logged in, or log in if you need to.
If you are logged in, you can save a book to your collection.
In your books, you can view and remove your saved books.
The login button will direct you to the login popup, and if you already have an account you can enter your credentials.
If you do not have an account, you can click "Sign Up."
Contributors:
External Sources:
- MongoDB
- Mongoose
- Express.js
- React.js
- Node.js
- bcrypt
- jsonwebtoken
- jwt-decode
- dotenv
- Bootstrap
- GraphQL
- Apollo
N/A
MIT License
Have additional questions? Contact me through my GitHub or email.