/my-reads

The first project of Udacity React Nanodregree

Primary LanguageJavaScript

My reads

My reads is the first project of Udacity React Nanodregree. It is a react application in order to organize the books you read.

Setup

In the root path:

$ yarn install

Run

$ yarn start

The application starts by default in local host, port 3000