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.

MIT License

Stars
5

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.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Live Demo

To-Do List

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

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

Acknowledgments

License

This project is MIT licensed.

Related Projects