Simple Notes App written in HTML, CSS, and JavaScript.
ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.
- HTML5
- CSS3
- JavaScript
- Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Go to the 'Jira Clone' directory
- Run the index.html file
- ToDo App is ready to use!!