MyReads is an application for organizing your readings. You can classify your books into three categories which are:
- Currently Reading
- Want to Read
- Read
You can also search for new books from our collection!
To start the experience, follow the instructions bellow.
git clone git@github.com:raphaabrasil/reactnd-project-myreads-starter.git
npm install
or
yarn install
npm start
or
yarn start
Feel free to contribute :D