Skip to content

About Todo List App Using Vanila JavaScript.This is a simple and user-friendly Todo List application that is created using only vanilla JavaScript, HTML, and CSS, without relying on any external libraries. The application is part of a project that was undertaken during the Career Camp course at Coding Ninjas.

License

Notifications You must be signed in to change notification settings

ezio-24/ezio-24.github.io-TO-DO-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App Using Vanilla JavaScript

This is a simple and user-friendly Todo List application that is created using only vanilla JavaScript, HTML, and CSS, without relying on any external libraries. The application is part of a project that was undertaken during the Career Camp course at Coding Ninjas.

Key Features

  • Create ToDo lists with ease
  • Update and delete ToDo lists as needed
  • Preserve ToDo lists even after the browser is closed
  • Responsive design to ensure optimal user experience on both mobile and desktop devices
  • Works seamlessly on both mobile and desktop devices

Tech Stack

  • Language: Vanilla JavaScript, HTML, CSS

What I Learned

This project helped me to understand the practical use cases of JavaScript and build a strong foundation in JavaScript development. I also learned about the local storage API and how to use it to preserve ToDo list data even after closing the browser and retrieve them when the user reopens the app.

Installation

To install the Todo List app, use git:

git clone [email protected]:ezio-24/ezio-24.github.io-TO-DO-List.git
cd ezio-24.github.io-TO-DO-List

Deployment

To deploy this project, simply open the index.html file in your browser.

Demo

Check out the live demo of the application at Click Here to see it in action.

Authors









About

About Todo List App Using Vanila JavaScript.This is a simple and user-friendly Todo List application that is created using only vanilla JavaScript, HTML, and CSS, without relying on any external libraries. The application is part of a project that was undertaken during the Career Camp course at Coding Ninjas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published