A simple and intuitive web application for managing tasks efficiently.
demo https://todolist-reactjs-nov.netlify.app/
Experience the live application here.
- ReactJS
- HTML5
- CSS3
- JavaScript
- Create, edit, and delete tasks
- Mark tasks as completed
- Organize tasks into different categories
- Responsive design for various devices
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/todo-list-app.git cd todo-list-app
-
Install dependencies:
npm install
-
Start the application:
npm start
Once the application is running, you can:
- Add new tasks by typing in the input field and pressing Enter.
- Mark tasks as complete by clicking the checkbox.
- Edit or delete tasks using the provided options.
// Example code snippet or instructions if needed
Contributions are welcome! Please follow the guidelines in CONTRIBUTING.md.
This project is licensed under the MIT License - see the LICENSE file for details.
- Your Name: Novil Barapatre
- GitHub: Your GitHub Profile
- Email: novilk2020@email.com