Simple React web-app. Basically a todo-list, where the computer choose for you the task to achieve.
- Download the repository
$ git clone https://github.com/NLeflohic/indecision-react.git
$ cd indecision-react
- Installation
$ yarn add
# or
$ npm install
- Run
$ yarn run dev-server
# or
$ npm run dev-server
Open your favorite web-browser and fill the url : localhost:8080/