Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayoubm490/to-do-list
A "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!
https://github.com/ayoubm490/to-do-list
css css3 html javascript
Last synced: about 7 hours ago
JSON representation
A "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!
- Host: GitHub
- URL: https://github.com/ayoubm490/to-do-list
- Owner: AyoubM490
- Created: 2022-02-15T17:36:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T12:58:00.000Z (over 2 years ago)
- Last Synced: 2024-12-04T18:53:53.018Z (about 2 months ago)
- Topics: css, css3, html, javascript
- Language: JavaScript
- Homepage: https://ayoubms.github.io/To-Do-list/
- Size: 371 KB
- Stars: 9
- 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)
# Project
> Todo List App.
![screenshot](./src/screenshot.png)
This project entails Building a responsive Todo list app which allows you to add and remove a task. The design was gotten from minimalist.
## Built With
- Html
- Css
- Javascript
- Webpack## Live Demo
[Live Demo Link](https://ayoubms.github.io/To-Do-list/)
## Getting Started
To get a local copy up and running follow these simple steps.
- You can clone this repo by typing `git clone https://github.com/ayoubms/To-Do-list.git` on your terminal
- Type `cd To-Do-list` to access the project on the terminal## Authors
👤 **Ayoub Chahir**
- GitHub: [@AyoubMS](https://github.com/AyoubMs)
- LinkedIn: [Ayoub Chahir](https://www.linkedin.com/in/ayoub-chahir/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AyoubMs/To-Do-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.