Skip to content

pragya91/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The app uses the following:
* ReactJS
* Express.js

All the dependencies and scripts are mentioned in package.json file.
To run the app:

* npm install
    This should download all the dependencies.
* npm start
    This will run the express server
* npm run watch
    This will host the app.

Working Features
----------------
* Add task
* Delete task
* Add sub task
* Delete sub task
* Highlight missed task
* Show/Hide task description

About

First attempt on react with todo baisc app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors