This project uses the starter code from Udacity.
To get started developing right away:
- install all project dependencies with
npm install
- start the development server with
npm start
- Sort By - Used to sort array
- React Router Dom - Used to set routing in the project
Upon searching a new term, press "Enter" to proceed with the query search
Backend methods for the list of Books are provided in the starter package.
This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.