In this project, an individual can set a list of things to do and achieve them by the end of the day and have the CRUD functionalities.
- HTML
- CSS
- JavaScript
To get a local copy up and running follow these simple example steps.
- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For running, debuging, or installing dependancies to be used)
git clone https://github.com/anyepeter/To-Do-List.git
- npx eslint.
- npx webhint .
- npx stylelint "**/*.{css,scss}"
👤 ANYE PETER
- GitHub: @anyepeter
- Twitter: @anyepeter
- LinkedIn: peterchendi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.