The project models the to-do list tasks. The tasks can be added and removed from the list. The website works best for the desktop version.
- HTML
- CSS
- Javascript
- Webpack
To get a local copy up and running follow these simple example steps.
To understand the project you must have a basic knowledge about HTML, CSS, Javascript and Webpack.
To run this project one must have Visual Studio (VS) Code installed and running.
Clone and access the repository using the following commands on Git Bash:
cd PATH
git clone _https://github.com/Sajeelzafar/to-do-list.git_
cd _to-do-list_
_npm run build_
_npm start_
Open the directory in visual studio code by typing the following command in Git Bash:
code .
👤 Sajeel Zafar
- GitHub: @Sajeelzafar
- Twitter: @SajeelZafar6
- LinkedIn: Sajeel Zafar
👤 Emre Karayaman
- GitHub: @karayamanemre
- Twitter: @KarayamanEmre
- LinkedIn: Emre Karayaman
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
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.