This is a bookstore made with google-book APIs and React. All types of books are available through google-play store, though you have to buy them yourselves :).
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
node ^8.9.12
A step by step series of examples that tell you have to get a development env running
Say what the step will be
cd into/project
npm install
npm start
npm run deploy
- React - The Web framework used.
- Webpack - Task manager and Bundling tool.
- Google book API - Fetch data through the API.
All types of contributions are welcome.
- Enhance UI
- Writing tests
- Feature Requests
This project is licensed under the MIT License - see the LICENSE.md file for details