Skip to content

dstrivedi/task-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Logo TypeScript

TODO App

This is a TODO App built using React.JS, Typescript, HTML, CSS & Material UI. The app allows you to create, manage, and track your daily tasks in a simple and intuitive interface.

Features

  • Create new tasks with a title and Priority by clicking on Add task button.
  • Mark tasks as completed or incomplete.
  • Edit and update task details.
  • Delete tasks that are no longer needed.
  • Filter tasks based on their completion status.
  • Responsive design with Material-UI components for a modern look and feel.

Take a look at the live version here: https://dstrivedi.github.io/task-list/ :octocat: 😍

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/dstrivedi/task-list.git
  2. Navigate to the project directory: cd task-list
  3. Install the dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and visit: http://localhost:3000

Credits

This application was developed by me. Feel free to contribute or provide feedback.

About

Visit live application :octocat: 😍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published