https://github.com/devmunyi/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.
https://github.com/devmunyi/todo-list
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/devmunyi/todo-list
- Owner: devMunyi
- Created: 2022-09-27T12:11:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T06:08:35.000Z (over 3 years ago)
- Last Synced: 2025-03-25T03:42:01.817Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 454 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do List
This Projects involves building a clone of [minimalist](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/) ToDo List.
## Built With
HTML, CSS & JS
## [Live demo](https://devmunyi.github.io/todo-list/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
HTML, CSS & JS LINTERS
Code Editor
Github
Git
### Setup
Create a repository.
Include your linter files in your folder.
Open your code editor
Clone your repository
### Install
Install webhint npm install --save-dev hint@7.x
install stylehint npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
## Authors
👤 **Samuel Munyi**
- GitHub: [@githubhandle](https://github.com/devMunyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-munyi-01315b174/)
## 🤝 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!
## 📝 License
This project is [MIT](./LICENSE) licensed.