To do List App which have the following functionalities:
- Webpack to Compile
- Add a task
- Remove task
- HTML
- CSS
- JavaScript
- webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
[coming]
To get a local copy up and running follow these simple steps.
- Github Account
- code editor
- Git
(go to the terminal in the code editor and put the following git commands)
- git init
- git clone https://github.com/yusufnviiri/TO_DO-list.git
- cd To_DO-list
- open index.html in the editor/browser to view the project contents
- open index.css to see the CSS styles used in the project.
- Open index.js to view Javascript files and related import modules
- run command 'npm start' in the terminal
- enjoy
- GitHub: @yusufnviiri
- Twitter: @YNviiri
- LinkedIn: yusufnviiri
Contributions,code reviews and feature requests are all welcome
Give a ⭐️ if you liked this project
This project is MIT licensed.