Skip to content

NLeflohic/indecision-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indecision-react

Simple React web-app. Basically a todo-list, where the computer choose for you the task to achieve.

Usage

  1. Download the repository
$ git clone https://github.com/NLeflohic/indecision-react.git
$ cd indecision-react
  1. Installation
$ yarn add
# or
$ npm install

  1. Run
$ yarn run dev-server
# or
$ npm run dev-server

Open your favorite web-browser and fill the url : localhost:8080/

About

Simple React web-app made during training course (https://www.udemy.com/course/react-2nd-edition/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published