Skip to content

kodram/wiley-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is simple TODO LIST

Mobile

mobile.png

Desktop

desktop.png

Description

The Application should provide the following functionality:

  • Add a task with title
  • Task list is sorted in reverse order by the task title
  • Edit a task
  • Mark a task as completed
  • Remove a task
  • Persist tasks between working sessions (it could be LocalStorage)

Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

About

This is simple TODO LIST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published