Description: Design To-Do List dynamically using ES6 along with the setup of webpack. The user will be able to:
- add task,
- update task,
- delete completed and uncompleted task
Kindly follow the steps below to install and access the code on your pc.
-
Clone this repository or download the Zip folder:
- For HTTPS:
https://github.com/principlebrothers/To-do-list.git - For SSH:
[email protected]:principlebrothers/To-do-list.git - For GITHUB CLI:
gh repo clone principlebrothers/To-do-list
- For HTTPS:
-
Navigate to the location of the folder in your machine you want clone the repository to:
Example:
you@your-Pc-name:~$ cd <folder> -
User GitHub functionality:
you@your-Pc-name:~$ git clone <link>. -
Run
npm installto install all the dependencies -
Run
npm startto lunch the development server
- Major languages
Html Css JavaScript
👤 Ernest Anyewe Adonu
- GitHub: @principlebrothers
- Twitter: @adonu_ernest
- LinkedIn: Ernest Anyewe Adonu
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
- Inspiration
- etc
This project is MIT licensed.