Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 794 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 794 Bytes

This is the first project of the UDACITY React Nano Degree Program.

Aim

Show the understanding of the fundamentals parts of React such as Components, Props and State management

Description

The application is called My Reads and lets a user manage a library containing 3 shelves:

  • Currently Reading: Books that are currently being Reading
  • Want to Read: Books that the user wants to Read
  • Read: Books that the user has already Read

Install

You can use it locally on the computer the following way: