Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piercel2022/todo-list
Efficiently manage tasks with the TODO List app. Create, categorize, and prioritize duties. Set due dates and reminders, track progress. Stay organized, increase productivity, and achieve your goals effortlessly.
https://github.com/piercel2022/todo-list
css html5 javascript linters webpack
Last synced: about 2 months ago
JSON representation
Efficiently manage tasks with the TODO List app. Create, categorize, and prioritize duties. Set due dates and reminders, track progress. Stay organized, increase productivity, and achieve your goals effortlessly.
- Host: GitHub
- URL: https://github.com/piercel2022/todo-list
- Owner: Piercel2022
- License: gpl-2.0
- Created: 2022-07-20T01:20:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T17:23:25.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T17:02:31.709Z (about 2 months ago)
- Topics: css, html5, javascript, linters, webpack
- Language: JavaScript
- Homepage: https://piercel2022.github.io/todo-list/dist/
- Size: 976 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
![todo](https://user-images.githubusercontent.com/98626003/180626730-913dd191-9675-47d0-9a87-8a5b096f0984.png)## Built With
- HTML
- CSS
- JavaScript
- Linters for HTML, CSS and JavaScript
- Webpack## Getting Started
To get a local copy up and running follow these simple example steps.
### Using it Locally
- Clone the project from GitHub [here](https://github.com/Piercel2022/todo-list)
- Run the following commands as listed in your terminal:
- `npm install` to install dependencies from the package.json
- `npm run build` to build or compile the project
- `npm start` to start the webpack server# Live Demo
[here](https://piercel2022.github.io/todo-list/dist/)## Visit And Open Files
[Visit Repo](https://github.com/Piercel2022/todo-list)
## Author
- GitHub: (https://github.com/Piercel2022)
- Twitter: (https://twitter.com/pier_celestin)
- LinkedIn: (https://linkedin.com/in/piercelestinmax)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Piercel2022/todo-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.