1.0.1 • Published 6 years ago

@kachanov_b/todo v1.0.1

Weekly downloads
1
License
-
Repository
-
Last release
6 years ago

Todo Build Status Version Status

About Todo This is a JavaScript + ReactJS project that implement the functionality of regular "Todo". User can add todos, delete and mark todo as ready if todo was completed. Also user can select the todos he wants to see (current todos, done todos, all todos).

Try it now!

Demonstration

Installation

Download project from this git repository, unzip, go into project directory and run follow command:

npm start

Go to page:

localhost:3000

ENJOY!