I made this project for my Front-End Web Development Nanodegree from Udacity.
- First, clone or download this project on your machine.
- Navigate to the root directory of the project.
- Run the command
npm install
to install the necessary dependancies. This will install everything using thepackage.json
. - Run the command
npm start
to start the server.
- React library
- JavaScript ES6
- HTML5
- CSS3
- Prashant Jain - GitHub
BooksAPI.js was provided as part of Udacity's Front-End Web Development Nanodegree.
- First fork this repository and clone this project on your machine.
- Make new features on your repo and submit pull request for that.