https://github.com/thepravin/to-do-app
https://github.com/thepravin/to-do-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thepravin/to-do-app
- Owner: thepravin
- Created: 2023-09-05T09:33:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T08:43:13.000Z (about 2 years ago)
- Last Synced: 2025-01-03T20:16:30.518Z (9 months ago)
- Language: CSS
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeClause Internship Task 1 - To-Do Web App
## Url
```https://to-do-app-thepravin.netlify.app/
```
## Overview
This is a simple To-Do web app created using HTML, CSS, and JavaScript. It utilizes JavaScript local storage to save tasks directly in the user's browser.## Features
- Add tasks with descriptions.
- Mark tasks as completed.
- Delete tasks.
- Persist tasks using local storage.## Usage
1. Clone this repository to your local machine.
2. Open the `index.html` file in your preferred web browser.## Images
