https://github.com/laiifuu/to-do-list
A simple To Do list application built using Webpack.
https://github.com/laiifuu/to-do-list
css html javascript
Last synced: about 1 year ago
JSON representation
A simple To Do list application built using Webpack.
- Host: GitHub
- URL: https://github.com/laiifuu/to-do-list
- Owner: laiifuu
- License: mit
- Created: 2022-09-27T20:24:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T18:05:44.000Z (over 3 years ago)
- Last Synced: 2025-03-30T07:51:15.566Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://laiifuu.github.io/To-Do-List/dist/
- Size: 554 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# To-Do-List
> This project is a simple To Do list application built using Webpack.
## Built With
- HTML5
- CSS3
- JavaScript
- Webpack
## Live Demo
You can check out the app [here](https://laiifuu.github.io/To-Do-List/dist/).
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser
- A code editor
### Setup
Assuming you have git installed on your computer, please follow the steps below:
- Create a folder
- Navigate to that folder in the command line using the `cd` command
- Clone the repository using the following command: `git clone https://github.com/laiifuu/To-Do-List.git`
You will now be able to check the project with your code editor.
## Authors
👤 **Fellah Hayet**
- GitHub: [@laiifuu](https://github.com/laiifuu)
- Twitter: [@hayet_fe](https://twitter.com/hayet_fe)
- LinkedIn: [Hayet Fellah](https://www.linkedin.com/in/hayet-f-5b4347247)
## 🤝 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!
## 📝 License
This project is [MIT](./LICENSE) licensed.