Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephnna/to-do-list
To Do taks is a simple website for adding new task/removing completed task built with webpack and javascript
https://github.com/stephnna/to-do-list
javascript webpack
Last synced: 14 days ago
JSON representation
To Do taks is a simple website for adding new task/removing completed task built with webpack and javascript
- Host: GitHub
- URL: https://github.com/stephnna/to-do-list
- Owner: stephnna
- Created: 2022-07-06T08:26:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T12:30:24.000Z (over 2 years ago)
- Last Synced: 2024-04-22T06:10:05.525Z (8 months ago)
- Topics: javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 394 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
## Project Name
To Do List## Project Description
In this project I utilized
- webpack to bundle JavaScript.
- ES6 syntax to build to do list.
- ES6 modules to write modular JavaScript.## Built With
- HTML
- CSS
- Javascript
- Webpack## Deployment
[Live view](https://stephnna.github.io/to-do-list/dist/)
## Getting Started
The goal of this project is to:
In this project, I implemented a simple HTML list of To Do tasks. I built the web page with webpack and served by a webpack dev server.
clone this repo: git clone https://github.com/stephnna/to-do-list , cd to the folder, then open the file in the browser.)## Authors
👤 Ezea Stephen Nnabuike
- GitHub: [@stephnna](https://github.com/stephnna)
- Twitter: [@stephnna](https://twitter.com/stephnna)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/stephen-nnabuike-ezea-143b97170/)## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.