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.gitInstall all project dependencies with:
npm installStart the development server with:
npm startIf everything run fine, a link will be available (here is localhost:3000/) to enter in your favorite browser and use the app.