Skip to content

This project is a website created using React, Redux, and Material-UI. It includes a simple "Todo List" application where users can add, edit, mark tasks as completed, and delete them.

Notifications You must be signed in to change notification settings

esmaaksoy/TodoList-with-Redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List with Redux

This project is a website created using React, Redux, and Material-UI. It includes a simple "Todo List" application where users can add, edit, mark tasks as completed, and delete them.

Screenshots

Project snapshot

Todo List with Redux Live Page

Tech/framework used

Built with
react materialUI redux

How to use?

To add a new task, enter text in the "Add New Task" box and click the "Add" button.
To edit an existing task, click the "Edit" icon, enter the new text, and click the "Edit" button.
To mark a task as completed or incomplete, click the "Check" icon.
To delete a task, click the "Delete" icon.
To clear all tasks, click the "Clear All" button.

Description

In the project directory, you can run:

npm start

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

About

This project is a website created using React, Redux, and Material-UI. It includes a simple "Todo List" application where users can add, edit, mark tasks as completed, and delete them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published