Skip to content

A To-Do App created using HTML, CSS, Typescript and Vite. You can add unlimited tasks and it also saves your data asap, So if you close your browser or refresh your page you will still be able to access your added tasks.

Notifications You must be signed in to change notification settings

saifiimuhammad/Todo-List-App---Typescript-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App with TypeScript and Vite

This project is a simple Todo App implemented using TypeScript and Vite. It features a fully responsive design and utilizes the browser's local storage to store user data.

Features:

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • Store tasks locally in the browser's local storage
  • Fully responsive design for seamless usage on desktop and mobile devices

Technologies Used:

  • TypeScript
  • Vite
  • HTML5
  • CSS3

Goals:

The main goal of this project is to implement TypeScript in a real-world application and to learn about its benefits in terms of type safety and code maintainability. Additionally, it serves as an opportunity to explore the modern build tool Vite and to practice responsive web design principles.

How to Run:

  1. Clone this repository.
  2. Install dependencies using npm install.
  3. Run the development server using npm run dev.
  4. Access the application in your browser at http://localhost:5193.

Demo:

A live demo of this Todo App can be found at [Demo Link](#).

Screenshots:

screencapture-saifiimuhammad-github-io-Todo-List-App-Typescript-version-2024-02-24-21_10_47

Feel free to explore the code and contribute to the project!

About

A To-Do App created using HTML, CSS, Typescript and Vite. You can add unlimited tasks and it also saves your data asap, So if you close your browser or refresh your page you will still be able to access your added tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published