Skip to content

CoderPena/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App - By Marcelo Pena

Description

A simple To Do List app built with HTML, CSS, and JavaScript. This app allows users to create, update, delete, and mark tasks as completed. The tasks are stored in the browser's local storage, ensuring they persist even after page reloads.

Features

  • Add new tasks to the list.
  • Edit existing tasks.
  • Delete tasks from the list.
  • Mark tasks as completed (tasks are visually crossed out).
  • Persist tasks in local storage.
  • Clear and responsive UI for easy interaction.

Screenshots

App Screenshot

Setup

Prerequisites

  • A modern web browser (Google Chrome, Firefox, etc.)

Installation

  1. Clone the repository:
    git clone https://github.com/CoderPena/to-do-app.git

About

A simple To Do List app built with HTML, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published