Skip to content

hamzalodhi2023/Todo-App

Repository files navigation

To-Do App

Welcome to the To-Do App! This is a simple and intuitive application to manage your daily tasks, built using React.

Live Demo

Check out the live demo of the app here.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following installed on your machine:

Installation

  1. Clone the repository:
git clone https://github.com/your-username/todo-app.git

Navigate to the project directory:

cd todo-app

Install the dependencies:

Using npm:

npm install

Using yarn:

yarn install

Using bun:

bun install

Running the App

To start the development server, run:

Using npm:

npm run dev

Using yarn:

yarn run dev

Thanks For Using This App.❤️