anishaswain / Simple-JS-Projects

Looking to practice your JavaScript skills or need some beginner-friendly project ideas to work on? You've come to the right place! This repository is a collection of simple JavaScript project ideas to help you build and expand your coding portfolio.
13 stars 19 forks source link

Created To-Do List App #20

Closed nnisarggada closed 9 months ago

nnisarggada commented 9 months ago

Created a simple To-Do List App

Fixes #2

Demo

https://github.com/anishaswain/Simple-JS-Projects/assets/70348851/d962d7d5-3dd0-4986-a9fe-5edf45589af3

Checklist before requesting a review

anishaswain commented 9 months ago

Please follow the folder structure https://github.com/anishaswain/Simple-JS-Projects/pull/14/files (i.e projectnumber/your_git_username/your_solution)

project1 -> nnisarggada -> your html/css/js files

nnisarggada commented 9 months ago

Please follow the folder structure https://github.com/anishaswain/Simple-JS-Projects/pull/14/files (i.e projectnumber/your_git_username/your_solution)

project1 -> nnisarggada -> your html/css/js files

Done