Skip to content

TomazJunior/react-todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple TODO list task manager using React.

Live Demo

Hosted on the github pages

Live demo

Chalenge

Try to use the minimum of third party libraries

npm start

Runs the app in the development mode.
Open http:https://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Features:

Done:

  • create, edit, delete item
  • drag and drop feature
  • publish it in a github page
  • change status feature

To-do:

  • change task color based on the task status
  • improve layout

Releases

No releases published

Packages

No packages published