Skip to content

matheuslbenachio/react-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo list

A Simple todo list, focusing on simplicity and cross-browser support. The build folder is included, to run in production simply type:

npm install serve -g
serve -s build

You can also run the project in dev mode by typing

npm install
npm install react-scripts@1.1.5 -g
npm start

in the terminal. The react-scripts version used was 1.1.5.

About

Todo list in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published