creating a simple todo list where u can add new task, edit, delete tasks and delete all completed tasks
Demo view | static view |
---|---|
- html
- css
- javascript
- webpack
- open your terminal
- type git clone https://github.com/xtrahuman/To-do-list.git
- type cd To-do-list to change directory to the folder of the project
- in your terminal npm install to install app dependencies
- run npm run build in your terminal to build the project.
- navigate to index.html inside the dist directory
- open with live server or type alt l o if live-server is installed in your vscode.
kindly click the link below to view the website
- website link: live link
👤 Okpara Tochukwu
- GitHub: @xtrahuman
- Twitter: @xtrahuman
- LinkedIn: LinkedIn
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.