/indecision-app

Project to get start with react development

Primary LanguageJavaScript

Project to get start with ReactJS

The app is basically a TODO list with a random chooser

Setup

To run locally

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

Indecision app