Skip to content

"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!

License

OybekKayumov/microverse-m2-webpack

Repository files navigation

microverse-m2-todo-with-webpack

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

image

Live demo

Live Demo Link

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

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.!

About

"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!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published