Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/binhussen/todo-list

A to-do list is a tool that helps organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
https://github.com/binhussen/todo-list

javascript webpack

Last synced: 3 months ago
JSON representation

A to-do list is a tool that helps organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Awesome Lists containing this project

README

        

# ToDo-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. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!

## Built With

- HTML
- JS
- CSS

## Live Demo

You can get live version [here](https://binhussen.github.io/todo-list/)

## Getting Started

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

### Prerequisites

- Browser
- A version control like git
- A text editor

### Setup

- First clone or download using the link [https://github.com/binhussen/todo-list](https://github.com/binhussen/todo-list).
- Navigate to the folder using cd awesome-books or GUI.
- Open index.html in your favorite browser.
- Use your favorite text editor to make a changes on the page, add other content if necessary.

## Authors

👤 Mohammed Hussen (binhussen)

- GitHub: [@binhussen](https://github.com/binhussen)
- Twitter: [@binhussens](https://twitter.com/binhussens)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/binhussen/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/binhussen/todo-list/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse Curriculum

## 📝 License

This project is [MIT](https://github.com/binhussen/todo-list/blob/main/LICENSE.md) licensed.