This is a simple application that allows you to set the table with the plates, bowls, napkins and mugs. It is built using HTML, CSS, and JavaScript.
- Clone the repository to your local machine.
- yarn install
- yarn dev
- To add a new task, type the task into the input field and click the "Add" button.
- To mark a task as complete, click the checkbox next to the task.
- To edit a task, click the "Edit" button next to the task and make your changes.
- To delete a task, click the "Delete" button next to the task.
Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.