Skip to content

sauravazad/goodreadswebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to for getting started:-

  1. Clone the repo git clone https://github.com/sauravazad/goodreadswebapp.git
  2. Make sure you have yarn or npm installed
  3. Node version >= v8.10.0
  4. Run npm install or yarn install
  5. Run npm start the project should be available on localhost

Future improvements

  1. use redux to manage state of the app in order to reduce unnecessary request to backend to fetch book info each time it is clicked
  2. adding pagination instead of infinite scroll

About

goodreads Web App code using react and material UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published