https://github.com/fikerte-t/to-do-list
This is a simple to do list that. It has adding, editing, and removing tasks.
https://github.com/fikerte-t/to-do-list
css3 html javascript webpack
Last synced: about 2 months ago
JSON representation
This is a simple to do list that. It has adding, editing, and removing tasks.
- Host: GitHub
- URL: https://github.com/fikerte-t/to-do-list
- Owner: Fikerte-T
- Created: 2021-09-21T13:19:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T13:14:36.000Z (almost 5 years ago)
- Last Synced: 2023-03-06T18:06:40.199Z (over 3 years ago)
- Topics: css3, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To do list
>In this project a to do list is created with webpack. An index.html file is created and set as a template using the html webpack plugin. An index.js file is set as an entry point and it also has a function that populates list items in the html file. Finally a css file with a set of ruls is loaded by webpack style/css loader.


## Live Demo
[Live Demo](https://fikerte-t.github.io/to-do-list/dist/)
## Built With
- HTML
- CSS
- Javascript
- Webpack
## Getting Started
To get a local copy up and running follow these simple example steps.
[git@github.com:Fikerte-T/to-do-list.git](git@github.com:Fikerte-T/to-do-list.git)
## Authors
👤 **Fikerte Tesfaye**
- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)
## 🤝 Contributing
Any feature requests and contributions are welcome!!
Check the issues page [here](https://github.com/Fikerte-T/to-do-list/issues).
## Show your support
Give a 👍 👍 if you approve this project!
## Acknowledgments
- Standup team
- Morning session team
## 📝 License
This project is [MIT](./MIT.md) licensed.