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

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.

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
![This is screenshot](./img/screenshot.png)

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