Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/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..
https://github.com/faranoshamini/to-do-list-using-webpack

css html javascipt webapp

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://faranosh-amini-to-do-list.netlify.app/)

### 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 [email protected]:FaranoshAmini/To-Do-List-Using-Webpack.git`**

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

**`you@your-Pc-name:~$ cd `**

`npm install

npm start`

3. Press Enter to navigate to your local clone.

Now you can go and play with it as you wish :smile:

## Author

👤 ** Faranosh Amini **

- GitHub: [@FaranoshAmini](https://github.com/FaranoshAmini)
- LinkedIn: [@Faranosh_Amini](https://www.linkedin.com/in/faranosh-amini-9b925b23a/)
- Twitter: [@Faranosh_Amini](https://twitter.com/Faranosh_Amini)

## 🤝 Contributing

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

## 📝 License

This project is [MIT](./MIT.md) licensed.