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
- Host: GitHub
- URL: https://github.com/bengigo/to-do-list
- Owner: bengigo
- Created: 2022-07-05T11:59:24.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2023-01-24T17:24:11.000Z (over 3 years ago)
- Last Synced: 2025-01-11T12:11:29.503Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://bengigo.github.io/to-do-list/
- Size: 843 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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