https://github.com/ritikarawat220/to-do-list
📝 This is a simple to do list app that lets you add your daily tasks into a list. You can add or remove or modify your task, and you can mark the tasks as complete and delete completed tasks.
https://github.com/ritikarawat220/to-do-list
css html javascript webpack
Last synced: 9 months ago
JSON representation
📝 This is a simple to do list app that lets you add your daily tasks into a list. You can add or remove or modify your task, and you can mark the tasks as complete and delete completed tasks.
- Host: GitHub
- URL: https://github.com/ritikarawat220/to-do-list
- Owner: ritikarawat220
- License: mit
- Created: 2023-02-21T13:13:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T07:54:39.000Z (over 3 years ago)
- Last Synced: 2025-04-23T13:11:46.155Z (about 1 year ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://ritikarawat220.github.io/To-Do-List/
- Size: 809 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# To-Do list
A todo list app in which the user can add new tasks, edit, complete or delete them. The user can also clear all the completed tasks.
## Requirements
Build a Todo list using:
- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
## Built With
- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
## Live Demo
Check **Live Demo** [here.](https://ritikarawat220.github.io/To-Do-List/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).
### Setup
To setup the webpage locally: click on "**Code**" (dropdown list) then "**Download ZIP**".
### Install
Install this project with:
- npm install
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
- npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
### Deployment
To run the project open the downloaded folder (after extraction) then run the "**index.html**" file in your browser.
## Authors
👤 **Ritika Rawat**
- GitHub: [ritikarawat220](https://github.com/ritikarawat220)
- Twitter: [@ritikarawat22](https://twitter.com/Ritikarawat22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rawatritika/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!!
## Acknowledgments
- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.
## 📝 License
This project is [MIT](./LICENSE) licensed.