Skip to content

EuroTechStudy23/library-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to Solution

  • Step 1: Create React App using yarn create react-app libraryor npx create-react-app library

  • Step 2: Go to https://developers.google.com/books/docs/v1/using?hl=tr and get api key.

  • Step 3 : Using api key and axios for getting data from https://www.googleapis.com/books/v1/volumes?q=${query}&printType=${printType}&key=${APP_KEY}.

  • Step 4: You are expected to code your project with styled component

  • Step 5 : You can get random login background image from https://picsum.photos/1600/900

Google Books API

Google Books API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published