An open API service indexing awesome lists of open source software.

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.

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.