In this project, I build a basic website that allows users to add/remove taskes from a list, using JavaScript objects and arrays. and dynamically modify the DOM and add basic events.
- HTML/CSS, Javascript
- Git/Github, CLI
To get a local copy up and running follow these simple example steps.
To get the project up and running you need a browser.
To get the project locally, run git clone [email protected]:Ismailco/Todo-list-with-webpack.git
This project is a To-Do app that let you stor your todo taskes in an object.
For:
- Eslint: run
npx eslint .
- Eslint: run
npx hint .
- Stylelint: run
npx stylelint "**/*.{css.scss}"
👤 Ismail Courr
- GitHub: @ismailco
- Twitter: @ismailcourr
- LinkedIn: Ismail Courr
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.