Readables is an application for create, read, vote and comment on some posts. You can navigate by categories like:
- React
- Redux
- Udacity
To start the experience, follow the instructions bellow.
⚠️ Before running Readables project, you have to clone this project and follow the README instructions
git clone git@github.com:raphaabrasil/reactnd-readables.gitnpm install
or
yarn installnpm start
or
yarn startFeel free to contribute :D