Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 679 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 679 Bytes

MyReads

This is the first project of React Developer Nanodegree Programme. This project is basically a bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read. Also it has a feature to search various books and select and include them in your bookshelf.

How to run this project locally

  • Clone/Download this repository's code
  • Open your terminal and move to the directory containing the code
  • Install all project dependencies with npm install
  • Start the development server with npm start and you are good to go

Want to try it online

  • Head to this link and enjoy...