Project to get start with ReactJS
The app is basically a TODO list with a random chooser
1 - Clone the project
git clone https://github.com/fredericomartini/indecision-app.git
2 - Enter in the project folder and install dependencies
yarn install
3 - Run the dev-server
yarn run dev-server
It`s ready! :D