Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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..
- Host: GitHub
- URL: https://github.com/faranoshamini/to-do-list-using-webpack
- Owner: FaranoshAmini
- License: mit
- Created: 2022-09-30T07:49:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T07:00:44.000Z (almost 2 years ago)
- Last Synced: 2024-12-09T19:34:29.629Z (29 days ago)
- Topics: css, html, javascipt, webapp
- Language: JavaScript
- Homepage:
- Size: 270 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.