A simple yet efficient ToDo Task Management application built using React and Bootstrap.
- Add tasks with a name and description
- Mark tasks as completed or not completed
- Edit task details
- Delete tasks from the list
- Responsive design using Bootstrap for a seamless experience across devices
- React: A JavaScript library for building user interfaces
- Bootstrap: A popular CSS framework for responsive and visually appealing designs
- Clone this repository to your local machine.
- Run
npm installto install the required dependencies. - Run
npm startto start the development server and open the app in your browser.
Contributions are welcome! If you'd like to contribute to the project, please follow the standard GitHub fork and pull request workflow.
React vite Bootstrap
Netlify Link- https://react-todo-card-task.netlify.app/
This project is licensed under the MIT License.