A Todo list project to create grouped todos and to check them as done and undone
To get a local copy up and running follow these simple example steps.
- Live Server plugin for Visual Studio Code
1- Clone the repository
git clone https://github.com/AbdelrhmanAmin/Todo-list-js.git
2- Open the folder on VS Code.
cd Todo-list-js
code .
3- Right click the dist/index.html file and click on "Open With Live Server"
4- Everything should be running by now.
1- Run the next on your terminal in the repository folder
npm run webpack
😎 Abdo Amin
- GitHub: @Abdelrhman-Amin
- Twitter: @Abdo Amin
- LinkedIn: @Abdo Amin
Give a ⭐️ if you like this project!