Welcome to the ToDo App! This is a simple, yet powerful application to help you manage your daily tasks efficiently. Built with JavaScript, SCSS, and HTML, this app offers a clean and user-friendly interface to keep track of your to-dos.
- Add Tasks: Easily add new tasks with a simple form.
- Edit Tasks: Update existing tasks with ease.
- Delete Tasks: Remove tasks that are no longer needed.
- Task Completion: Mark tasks as completed to stay organized.
-
Clone the repository:
git clone https://github.com/manav-gopal/todo.git
-
Navigate to the project directory:
cd todo
-
Install dependencies:
yarn install or npm insall
-
Start the development server:
yarn start or npm start
Open your browser and navigate to http://localhost:3000
to start managing your tasks!
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries, please contact Manav Gopal.