Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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