Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karayamanemre/to-do-list

A minimal "To-do list" app that helps to organize your day. It simply creates a list of the tasks you have to complete along with the option to check them off. Built with JavaScript and Webpack.
https://github.com/karayamanemre/to-do-list

css es6 html javascript localstorage webpack

Last synced: 3 days ago
JSON representation

A minimal "To-do list" app that helps to organize your day. It simply creates a list of the tasks you have to complete along with the option to check them off. Built with JavaScript and Webpack.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# ToDo List

> A minimal "To-do list" app that helps to organize your day. It simply creates a list of the tasks you have to complete along with the option to check them off. Inspired by the minimalist website. That website is already offline but you can still play with thanks to [web.archive.org](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/).

## Built With

- HTML
- CSS
- JavaScript
- Webpack

## Live Demo

[To-Do List](https://karayamanemre.github.io/to-do-list/dist/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- Please install git and the code editor of your choice on your computer.

### Setup

- To clone my repository run this command `git clone https://github.com/karayamanemre/to-do-list.git`
- Run npm install to install the dependencies.
- Open the dist/index.html file with a browser.

## Authors

👤 **Emre Karayaman**

- GitHub: [@karayamanemre](https://github.com/karayamanemre)
- Twitter: [@KarayamanEmre](https://twitter.com/KarayamanEmre)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/emre-karayaman-a7b45b243/)

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

- Inspired by the [minimalist](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/) website.

## 📝 License

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