You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A book tracking application build with react, express, mongodb and Google book API. User have access to an entire library that offers book searching, bookshelf management and reading progress tracking.
This application allows a user to to search new books using Goggle Books API and save a list of boks they would like to purchase. The use is able to view list of books but must login/signup to save books.
MERN book search engine is a user-friendly web application that uses MongoDB, Express, React, and Node.js to search and save books. With a simple interface and the ability to create an account, users can search for books by title, author, or ISBN number, and keep track of their reading progress.
The Book Search Engine is an advanced, user-friendly platform designed for users to effortlessly search for books by title or author, presenting a list of relevant results. This project was initially built using the MERN stack and has been enhanced by replacing the existing RESTful API with a more flexible and efficient GraphQL API.
BookSelfs Website: A web application built with Node.js, React, and MySQL for managing a list of books. Users can add, update, and delete book records. Check the README for more details.