Welcome to the To-Do App! This is a simple and intuitive application to manage your daily tasks, built using React.
Check out the live demo of the app here.
- Add new tasks
- Mark tasks as completed
- Delete tasks
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
Make sure you have the following installed on your machine:
- Clone the repository:
git clone https://github.com/your-username/todo-app.git
cd todo-app
npm install
yarn install
bun install
npm run dev
yarn run dev
Thanks For Using This App.❤️