Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oybekkayumov/microverse-m2-webpack

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. We will build a simple website that allows for doing that, and we will do it using ES6 and Webpack!
https://github.com/oybekkayumov/microverse-m2-webpack

class css3 flex html5 javascript linters material-icons webpack

Last synced: about 1 month ago
JSON representation

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. We will build a simple website that allows for doing that, and we will do it using ES6 and Webpack!

Awesome Lists containing this project

README

        

# microverse-m2-todo-with-webpack

This is a minimalist ToDo list app to add, update and remove tasks easily.

![image](https://user-images.githubusercontent.com/85465559/160863796-89696ac2-30cc-4a7a-96a7-918bffc84bcb.png)

## Live demo

[Live Demo Link](https://oybekkayumov.github.io/microverse-m2-webpack/)

## Built using

- HTML
- CSS
- JavaScript
- Webpack

## Usage

start by cloning this repository by running:

```
git clone https://github.com/OybekKayumov/microverse-m2-webpack.git
```

cd to the folder

run this command to install all the packages needed

```
npm install
```

to run a live server on port 8080 run this command

```
npm run start
```

to build your project run:

```
npm run build
```

## Author

👤 **Oybek Kayumov**

- GitHub: [OybekKayumov](https://github.com/OybekKayumov)
- LinkedIn: [oybek-kayumov](https://www.linkedin.com/in/oybek-kayumov-54a8485b/)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/OybekKayumov/microverse-m2-webpack/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.! [](https://img.shields.io/badge/Microverse-blueviolet)