issues
search
ClintonYounge
/
To-Do-List-Project
To-Do List Project is a project where I set up a basic to-do list web application utilizing webpack configurations and ES6 recommended practices to optimize the projects interactivity. Along with testing.
https://clintonyounge.github.io/To-Do-List-Project/dist
3
stars
0
forks
source link
Add & remove feature branch
#3
Closed
ClintonYounge
closed
1 year ago
ClintonYounge
commented
1 year ago
Added Features
Feature to add and display tasks.
Feature to remove tasks.
Local Storage.
Feature to edit already added tasks.
Added Features