Skip to content

ruskyvisky/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App with Material-UI

This is a simple todo application built using React and Material-UI. The app allows you to create, delete, and edit your todos. The todos are categorized into three categories: Work, House, and Other. You must select a category when creating a new todo.

Usage

To create a new todo, click on the "Add New Todo" button and enter the details, including the todo description and category. To delete a todo, click on the "Delete" button next to the todo you want to delete. To edit a todo, click on the "Edit" button and make the necessary changes.

Run Locally

Clone the project

  git clone https://github.com/ruskyvisky/react-todo-app

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

todoapp

Author

About

Todo List App with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published