Skip to content

vkpati20/Bookstore-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Google Books API Application

This application uses Google Books API to fetch selected books. Users can select from wide variety of books. The website provides book name, authors, description, ISBN, and link to copy of the book.

Dependencies

npm i bootstrap --save Installs Bootstrap
npm i node-sass --save Used to edit Bootstrap classes
npm i react-router-dom --save To use React Router
npm i axios --save To fetch information from Google API

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published