Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayyush08/to-do-list
Simple To-Do List using HTML, CSS and JavaScript
https://github.com/ayyush08/to-do-list
Last synced: about 1 month ago
JSON representation
Simple To-Do List using HTML, CSS and JavaScript
- Host: GitHub
- URL: https://github.com/ayyush08/to-do-list
- Owner: ayyush08
- Created: 2024-03-11T07:21:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T18:08:15.000Z (11 months ago)
- Last Synced: 2024-03-27T06:31:44.244Z (11 months ago)
- Language: CSS
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple To-Do List
A sleek and straightforward To-Do List application built with HTML, CSS, and Vanilla JavaScript. This project is perfect for those looking to organize their tasks efficiently or anyone interested in exploring the basics of web development and DOM manipulation.
## Features
- **Add Tasks:** Quickly add tasks to your list with a simple interface.
- **Task Completion:** Mark tasks as completed with a satisfying checkmark.
- **Delete Tasks:** Remove tasks from your list with just one click.
- **Clean Design:** Enjoy a clutter-free interface focused on productivity.## Getting Started
To get a local copy up and running, follow these simple steps.
### Prerequisites
- A modern web browser that supports HTML5, CSS3, and JavaScript.
### Installation
1. Clone the repo
```sh
git clone https://github.com/ayyush08/To-Do-List.git
- Open index.html in your web browser.
### Usage
- Enter a task in the input field and click the "Add Task" button or press Enter to add it to your list.
- Click the checkbox next to a task to mark it as completed or undone.
- Click the "Delete" button on a task to remove it from your list.
### Contributing
- Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
### Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request### Contact
- Your Name - @Ayush29081### Project Link:
- https://github.com/yourusername/todo-list### Acknowledgements
- Font Awesome for icons
- Google Fonts for typography