https://github.com/theophileaseh/to-do-list-webpack
To do list project developed using Webpack, HTML, CSS and Javascript
https://github.com/theophileaseh/to-do-list-webpack
to-do-list
Last synced: 8 months ago
JSON representation
To do list project developed using Webpack, HTML, CSS and Javascript
- Host: GitHub
- URL: https://github.com/theophileaseh/to-do-list-webpack
- Owner: Theophileaseh
- Created: 2022-03-23T06:47:41.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-29T02:13:21.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T22:38:42.705Z (9 months ago)
- Topics: to-do-list
- Language: JavaScript
- Homepage:
- Size: 8.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do List
> This is an app built using javascript, HTML and CSS, used to managed tasks to be done.
## Website Link
[Click to see Website](https://theophileaseh.github.io/To-Do-List-Webpack/)
## Screenshot

## Built With
- CSS
- HTML
- Javascript
- Webpack## Getting Started
To get a local copy up and running follow these simple example steps.
`` git clone https://github.com/Theophileaseh/To-Do-List-Webpack ``
`` cd To-Do-List-Webpack ``
Run `` npm i `` to install packages
Run `` npm start `` to start the server
To get a build version, run `` npm run build ``
## Authors
👤 **Author1**
- GitHub: [@Theophileash](https://github.com/Theophileaseh)
- Twitter: [@NwachanT](https://twitter.com/NwachanT)
- LinkedIn: [LinkedIn](https://linkedin.com/in/nwachan-theophile)## 🤝 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.