Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmike01/todolist-with-webpack
Using Webpack in the development of a Todo list that can allow users to make an online list of tasks to be done, and it makes use of localstorage to save user TodoList Information. Technologies used are Jest-Test, javascript, Css3, Html5, and Webpack
https://github.com/codewithmike01/todolist-with-webpack
css html javascript jest-tests webpack
Last synced: 16 days ago
JSON representation
Using Webpack in the development of a Todo list that can allow users to make an online list of tasks to be done, and it makes use of localstorage to save user TodoList Information. Technologies used are Jest-Test, javascript, Css3, Html5, and Webpack
- Host: GitHub
- URL: https://github.com/codewithmike01/todolist-with-webpack
- Owner: codewithmike01
- License: mit
- Created: 2022-01-10T14:52:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T08:38:32.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T16:33:03.012Z (about 1 month ago)
- Topics: css, html, javascript, jest-tests, webpack
- Language: JavaScript
- Homepage: https://ginohmk.github.io/TodoList-With-Webpack/
- Size: 953 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoList-With-Webpack
Using Webpack in the development of a Todo list
![](https://img.shields.io/badge/Microverse-blueviolet)
Additional description about the project and its features.
-
![Screnshoot](https://github.com/Ginohmk/TodoList-With-Webpack/blob/AddRemoveFeature/src/assets/todoListImage13%2013-33-35.png)## Built With
- HTML, CSS and Javascript
## Getting Started
LIVE [LINK](https://ginohmk.github.io/TodoList-With-Webpack)
To get a local copy up and running follow these simple example steps.### Prerequisites
clone repo: `https://github.com/Ginohmk/TodoList-With-Webpack.git`
then
`cd TodoList-With-Webpack`### Install
run `npm install` to install dependencies
### Run test
run `npm run test`
## Authors
👤 **Author**
- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)## 🤝 Contribute
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