Skip to content

lazysheep666/todo-by-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

Description

A simple todo based on react

Progress

  • basic structure
  • add todo
  • delete todo
  • toggle todo
  • filter todos
  • using immutable.js
  • using redux

Usage

  1. git clone https://github.com/lazysheep666/todo-by-react.git
  2. cd todo-by-react
  3. npm install or yarn install
  4. npm start or yarn start
  5. opening your browser with http://localhost:7777

Case

image


About

A simple todo based on react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published