Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adel-gu/todo-list
ToDo list app is a simple web app that helps you organize your day, by adding, checking and deleting daily tasks
https://github.com/adel-gu/todo-list
css3 html5 javascript linters webpack
Last synced: 2 months ago
JSON representation
ToDo list app is a simple web app that helps you organize your day, by adding, checking and deleting daily tasks
- Host: GitHub
- URL: https://github.com/adel-gu/todo-list
- Owner: adel-gu
- Created: 2022-09-28T06:12:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T09:10:00.000Z (over 2 years ago)
- Last Synced: 2023-05-06T05:29:24.803Z (over 1 year ago)
- Topics: css3, html5, javascript, linters, webpack
- Language: JavaScript
- Homepage: https://adel-gu.github.io/TODO-LIST/dist/
- Size: 392 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# TODO List App
**"To-do list"** is a WebApp tool that helps to organize your day. It simply lists the tasks that you need to do and allows you to mark them as completed.
## Preview
![image](https://user-images.githubusercontent.com/68030297/192820587-8375e001-645a-48e7-9c0d-0dad0a9207ad.png)## Built With
- `HTML5`
- `CSS3`
- `JavaScript`## Additional Tools
- `Webpack`
- `Linters`
- `eslint`
- `stylelint`## Live Demo (if available)
[Experience a live Demo 🚀](https://adel-gu.github.io/TODO-LIST/dist/)## Getting Started
To get a local copy up and running follow these simple example steps.### Prerequisites
- Basic knowledge of HTML, CSS and JavaScript.
- NPM and webpack knowledge is a plus.
- Text editor `IDE`.
- Terminal.
- Any web browser.### Setup
- To Clone this repository, copy and paste the command below on your terminal
```
https://github.com/adel-gu/TODO-LIST.git
```
- or Download it as a ZIP folder via the green button "Code" above ⬆️.### Usage
Navigate to the cloned or downloaded directory, open the `dist` folder, look for `index.html` file, and using your browser open that file.## Author
👤 **Adel Guitoun**
- GitHub: [@adel-gu](https://github.com/adel-gu)
- Twitter: [@GuitounAdel](https://twitter.com/@GuitounAdel)
- LinkedIn: [adelguitoun](https://linkedin.com/in/adelguitoun)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://github.com/microverseinc) for the Project guides.
- [graphemica](https://graphemica.com/) for the great list of HTML entities.## 📝 License
This project is [MIT](./MIT.md) licensed.