Loading repository data…
Loading repository data…
shahmeer-codes / repository
A modern To-Do List application built with React and TypeScript where users can create, manage, and track tasks efficiently. The app includes task statistics cards for total, pending, locked, and completed tasks, supports marking tasks as completed, viewing individual tasks, and stores all data securely in local storage.
A modern and responsive To-Do List application built with React and TypeScript.
This app helps users manage daily tasks efficiently with task tracking, completion status, statistics cards, and local storage persistence.
├── src/
│ ├── components/
│ └── App.tsx
├── public/
├── package.json
└── README.md
Clone the repository:
git clone https://github.com/your-username/todo-app.git
Move into the project folder:
cd todo-app
Install dependencies:
npm install
Run the development server:
npm run dev
You can deploy this project on:
Contributions are welcome.
Feel free to fork the project and submit pull requests.
This project is licensed under the MIT License.
Developed by Shahmeer Rana