Mongoose, Express, React & Node come together to allow users search and save books from Google Books.
Project was deployed on Heroku and can be tested here.
Type in the Title of a Book and search. Click on Save to save the book for later use.
This project was created using the following:
- Heroku
- MERN Stack (MongoDB Express React Node)
- Axios - Promise based HTTP client for the browser and node.js
- MVC Design Pattern
This Application runs on a Heroku Server utilizing Node, Express, MongoDB & React.
- Fork it (https://github.com/jobu206/google-book-search/fork)
- Create your feature branch
git checkout -b feature/google-book-search
- Commit your changes
git commit -am "Add your Message Here"
- Push to the branch
git push origin feature/google-book-search
- Create a new Pull Request
- Open a new issue here for support.
This project is licensed under the MIT License - see the LICENSE.md file for details.