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 [email protected]:raphaabrasil/reactnd-readables.git
npm install
or
yarn install
npm start
or
yarn start
Feel free to contribute :D