https://github.com/sergskol/todolist
"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/sergskol/todolist
css html jaavascript
Last synced: 2 months 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/sergskol/todolist
- Owner: SergSkol
- License: mit
- Created: 2022-11-11T07:01:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T15:15:09.000Z (over 3 years ago)
- Last Synced: 2025-08-03T14:41:01.740Z (11 months ago)
- Topics: css, html, jaavascript
- Language: JavaScript
- Homepage:
- Size: 398 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To do 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.
## Screenshot

## Built With
- HTML and CSS
- JavaScript
- Linters
- Visual Studio Code
- GitHub
## Getting Started
**You can run the application locally by cloning this [repository](https://github.com/SergSkol/todolist.git)**
### Local Setup
To run this project locally, make sure you have done the following:
- Created hint.rc file
- Created stylelint.rc file
- Created .gihub/workflows/linters/yml
- Get a copy of the project
- Come into the project directory
- Open the project using code editor of your choice
- Open your prefered browser
## Author
**Sergiy Shkolnik**
- LinkedIn: [Sergiy Shkolnik](https://www.linkedin.com/in/sergiy-shkolnik-7801a53/)
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
### Go Live
- Follow the link: [Pages](https://sergskol.github.io/todolist/dist)
## Show your support
Give a :star:️ if you like this project!
## Acknowledgments
- www.microverse.com
## :memo: License
This project is [MIT](./LICENSE) licensed.