This is a MyReads project from Udacity nanodegree program. The purpose of this project is to solidify and test my knowloedge about React.
First we'll clone the project:
$ git clone https://github.com/andrepaes/reactnd-project-myreads-starter.git
Install all project dependencies with:
npm install
Start the development server with:
npm start
If everything run fine, a link will be available (here is localhost:3000/) to enter in your favorite browser and use the app.