https://github.com/temesgena/my-list
My List is a tool that helps to organize your day. The project is built using HTML, CSS, JavaScript. Webpack is used to bundle the JavaScript modules.
https://github.com/temesgena/my-list
css html5 javascript webpack
Last synced: 5 months ago
JSON representation
My List is a tool that helps to organize your day. The project is built using HTML, CSS, JavaScript. Webpack is used to bundle the JavaScript modules.
- Host: GitHub
- URL: https://github.com/temesgena/my-list
- Owner: TemesgenA
- Created: 2022-08-12T12:44:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T15:43:10.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T04:44:36.116Z (over 1 year ago)
- Topics: css, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 387 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name
> My To Do List
# Project Description
> My 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
### Languages
- HTML
- CSS
- JavaScript
### Tools
- Webpack
- Git
## Live Demo (if available)
[Live Demo Link](https://temesgena.github.io/my-list/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Machine with code editor installed
- Install [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
### Setup
```
npm install -g npm
npm init -y
npm install webpack webpack-cli --save-dev
```
### Install
- For detailed documentation on setting up Webpack, please follow this [Webpack](https://webpack.js.org/guides/getting-started/)
### Usage
- To checkout the app [My-list](https://temesgena.github.io/my-list/dist/)
### Screenshot

### Author
👤 **Temesgen Ayneka**
- GitHub: [@TemesgenA](https://github.com/TemesgenA)
- Twitter: [@Temesgen_Ayneka](https://twitter.com/Temesgen_Ayneka)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/temesgen-ayneka/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/TemesgenA/my-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
## 📝 License
This project is [MIT](./LICENSE) licensed.