Skip to content

naz4ik/To-Do-App

Repository files navigation

✅ React Todo App with API

A modern, responsive Todo application built with React and TypeScript. This app allows users to manage tasks efficiently by creating, toggling, and deleting todos. Data is fetched and synced with a remote API.

✨ Features

  • Add, complete, and delete tasks
  • Filter tasks: All / Active / Completed
  • Persistent data via remote API
  • Loading and error handling states

🛠️ Technologies Used

  • React
  • TypeScript

🧩 How to set up the project locally

Follow these steps to run the project locally:

1. Clone the repository

2. Install dependencies

npm install or yarn install

3. Run the project locally

npm start or yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors