Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 831 Bytes

File metadata and controls

26 lines (16 loc) · 831 Bytes

set-your-tasks

Description

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.

Installation

  1. Clone the repository to your local machine.
  2. yarn install
  3. yarn dev

Usage

  1. To add a new task, type the task into the input field and click the "Add" button.
  2. To mark a task as complete, click the checkbox next to the task.
  3. To edit a task, click the "Edit" button next to the task and make your changes.
  4. To delete a task, click the "Delete" button next to the task.

Contributing

Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.