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

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

A ToDo List with a simple design. Ideal for keeping track of simple daily tasks. Built with HTML-CSS-JavaScript
https://github.com/bengigo/to-do-list

css html javascript

Last synced: 10 months ago
JSON representation

A ToDo List with a simple design. Ideal for keeping track of simple daily tasks. Built with HTML-CSS-JavaScript

Awesome Lists containing this project

README

          

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

# ToDo List

> A minimal list app to keep track of simple tasks.

## Built With

- HTML
- CSS
- JAVASCRIPT
- WEBPACK

## Live Demo

[Live Demo Link](https://bengigo.github.io/to-do-list/).

## Getting Started

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

- Copy `git@github.com:bengigo/to-do-list.git`
- Get to the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Type `git clone git@github.com:bengigo/to-do-list.git`
- Run npm install to install dependencies for the project
- Run npm start to start the application on your browser.

## 👤 Author

- GitHub: [@bengigo](https://github.com/bengigo)
- Twitter: [@bengi_gb](https://twitter.com/bengi_gb)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/bengigenc/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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