Skip to content

liudrinschieugen/todo-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A super simple Todo App built using React.js and styled using react modules with SAAS

It uses Context API to manage state data, localStorage to store todos.

With thiss app you can:

  • ➕ Add todo
  • 🗑️ Delete todo
  • ☑️ Mark/unmark as done
  • ⚙️ Filter todos

To build it:

  1. Clone this reporepository by running git clone https://github.com/liudrinschieugen/todo-context.git.
  2. cd into the project folder and run npm i OR yarn.
  3. Run npm start or yarn start to start the development server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published