This repository contains a web application for managing a task list. Users can add, edit, delete, and mark tasks as completed using this application.
- Adding new tasks
- Editing tasks
- Deleting tasks
- Marking tasks as completed
You can access the deployed CSS Selector Trainer application Task Manager React App.
-
Clone this repository to your computer: git clone https://github.com/SidoryakaSergey/task-manager.git
-
Navigate to the project folder: cd task-manager
-
Install dependencies: npm i
-
Start the application: npm run dev
-
Open your browser and go to http://localhost:5173/ to use the application.
If you wish to contribute to the development of this project, please create a new Pull Request with your changes. We are happy to achieve our goals together!
This project is distributed under the MIT License. For more information, please see the LICENSE file.