Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodechaser/todo-list
To-Do List project is the application for a to-do list, users can add and remove tasks from the to-do list. Mark tasks as completed. Users can delete all completed tasks at once.
https://github.com/thecodechaser/todo-list
css html javascript webpack
Last synced: 14 days ago
JSON representation
To-Do List project is the application for a to-do list, users can add and remove tasks from the to-do list. Mark tasks as completed. Users can delete all completed tasks at once.
- Host: GitHub
- URL: https://github.com/thecodechaser/todo-list
- Owner: thecodechaser
- Created: 2021-11-30T12:09:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-10T06:40:56.000Z (about 3 years ago)
- Last Synced: 2024-12-26T09:42:01.902Z (29 days ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://thecodechaser.github.io/todo-list/dist/
- Size: 352 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/thecodechaser-blueviolet)
# To Do List
> To-Do List project is the application for a to-do list, users can add and remove tasks from the to-do list. Mark tasks as completed. Users can delete all completed tasks at once.
## Screenshots:
![screenshot](./src/images/Screenshot1.png)
Porject's features are added into seperate branch to keep main branch safe.
## Built With
- HTML
- CSS
- JavaScript
- Webpack## Online live link
[Visit project online](https://thecodechaser.github.io/todo-list/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Using it Locally
- Clone the project from GitHub [here]([email protected]:thecodechaser/todo-list.git)
- Run the following commands as listed in your terminal:
- `npm install`
- `npm run build`
- `npm start`## Visit And Open Files
[Visit Repo](https://github.com/thecodechaser/todo-list)
## Download Repo
[Download Repo](https://github.com/thecodechaser/todo-list/archive/refs/heads/main.zip)
## Authors
👤 **Ranjeet Singh**
- GitHub: [@githubhandle](https://github.com/thecodechaser)
- Twitter: [@twitterhandle](https://twitter.com/thecodechaser)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thecodechaser)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thecodechaser/todo-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.