FaranoshAmini / To-Do-List-Using-Webpack

In this exercise, I build a simple yet powerful webpack boilerplate, which I can later use as a starting point in my projects. "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..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do-List

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

Built With

  • Html
  • Css
  • JavaScript/ES6
  • Webpack

Live Demo

Live Demo Link

Get Started

To get a local copy of this exercice, Please follow these simple example steps.

  1. Clone this repository or download the Zip folder:

git clone git@github.com:FaranoshAmini/To-Do-List-Using-Webpack.git

  1. Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd <folder>

`npm install

npm start`

  1. Press Enter to navigate to your local clone.

Now you can go and play with it as you wish πŸ˜„

Author

πŸ‘€ ** Faranosh Amini **

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

πŸ“ License

This project is MIT licensed.

About

In this exercise, I build a simple yet powerful webpack boilerplate, which I can later use as a starting point in my projects. "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..

License:MIT License


Languages

Language:JavaScript 64.4%Language:CSS 26.3%Language:HTML 9.3%