An open API service indexing awesome lists of open source software.

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.

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.

![screenshots](./images/app_screenshot.png)
![screenshots](./images/app_screenshot_v2.png)

## 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.