Skip to content

johnnyvasconcelos/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List

Description

A simple CRUD To-Do List application built with JavaScript. This application allows users to create, read, update, and delete tasks, providing a user-friendly interface for managing daily activities.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Installation Instructions

  1. Clone the repository:
    git clone https://github.com/yourusername/to-do-list.git
  2. Navigate to the project directory:
    cd to-do-list
  3. Open index.html in your web browser to view the application.

Usage

  • Add new tasks by entering text in the input field and clicking the "Add" button.
  • Mark tasks as complete by clicking on them.
  • Delete tasks by clicking the "Delete" button next to each task.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or features you'd like to add.

License

This project is licensed under the MIT License.

About

Projeto CRUD To-Do List JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors