This project is a Google Books search engine application that allows users to search for books using the Google Books API and save their favorite books to their profile.
-
Users can search for books by entering keywords in the search bar.
-
Search results are displayed with book titles, authors, descriptions, and thumbnails.
-
Users can save their favorite books to their profile for later reference.
-
Authentication is implemented to allow users to sign up, log in, and log out securely.
To view the deployed application on Render, visit the link below:
--> Click me to view application
-
Clone the repository to your local machine.
-
Install dependencies by running npm install in both the client and server directories.
-
Set up a MongoDB database and update the connection string in the server's .env file.
-
Start the server by running npm start in the server directory.
-
Start the client by running npm start in the client directory.
-
Access the application in your web browser at http://localhost:3000.
Special Thanks to the frameworks and tools used:
The software license selected for this application is as follows:
Massachusetts Institute of Technology License
If you have any additional questions you can contact me by using the following:
Github Profile: Goobergreve09
Email Address: gregory.greve@yahoo.com