Skip to content

kaushalvivek/react-to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do

This is a simple to-do app created as a part of a learning react.

Functionalities :

  • Add to-do
  • Display to-dos
  • Cross off to-do
  • Show number of active to-dos
  • filters for all/inactive/active to-dos
  • Mark to-dos as complete
  • Delete button for todos

Pre-requisites:

  • Node
  • React

Usage :

  • Clone the repository or download a zip
  • Navigate to the root to-do/ folder
  • Run:
    npm install
  • Run :
    npm start
    

Based on the tutorial:

Practical React course by Ben Awad.

About

A simple to-do app in react

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published