https://github.com/techemprez/review-to-do-list
This website is built with HTML, CSS and JavaScript(ES6) that allows you to add, edit and delete list of task. This website displays a list of all task to be done. It is responsive.
https://github.com/techemprez/review-to-do-list
Last synced: 2 months ago
JSON representation
This website is built with HTML, CSS and JavaScript(ES6) that allows you to add, edit and delete list of task. This website displays a list of all task to be done. It is responsive.
- Host: GitHub
- URL: https://github.com/techemprez/review-to-do-list
- Owner: techEmprez
- License: mit
- Created: 2022-08-15T13:19:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T13:23:38.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T08:07:58.504Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 152 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To-Do-List
Where the the user can add his daily to do here and when list item is completed he/she can remove it from the list or even edit it if he made a mistake. And also remove all of them in one try.
## Built With
- HTML
- CSS
- JavaScript## Technologies Used
- Git
- Github
- Webpack## Interested to view my Portfolio... Click here
- [Coming Soon]()
## Author
👤 **Choice Osobor**
- GitHub: [@githubhandle](https://github.com/techEmprez)
- Twitter: [@twitterhandle](https://twitter.com/Suigeneriz_)
- LinkedIn: [Choice Osobor](https://www.linkedin.com/in/choice-osobor/)## Run tests
For tracking linters errors locally, you need to follow these steps:
- For tracking linter errors in HTML file run:
`npx hint .`
- For tracking linter errors in CSS file run:
`npx stylelint "**/*.{css,scss}"`
- For tracking linter errors in Javascript file run:
`npx eslint .`## Deployment
- Use GitHub pages to deploy website
- For more information about publishing sources, see [About github pages](https://pages.github.com/)## Contributions
## 🤝 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](./MIT.md) licensed.