Skip to content

akshajrawat/To-do-using-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ ToDo List App (TypeScript)

A simple and elegant ToDo List application built using React and TypeScript. This app helps users keep track of their daily tasks with functionality to add, delete, and mark tasks as completed.


πŸš€ Features

  • βœ… Add new tasks
  • ✏️ Edit existing tasks
  • ❌ Delete tasks
  • 🎯 Mark tasks as complete/incomplete
  • πŸ—ƒοΈ Task filtering (All, Active, Completed)
  • πŸ’Ύ Local storage support (persists tasks)
  • πŸ“± Responsive UI

πŸ› οΈ Tech Stack

  • React (with Hooks)
  • TypeScript
  • CSS / Tailwind CSS (choose based on your setup)
  • (Optional) LocalStorage API

πŸ“¦ Installation

# Clone the repo
git clone https://github.com/yourusername/todo-ts-app.git

# Navigate into the project folder
cd todo-ts-app

# Install dependencies
npm install

# Start the development server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published