Skip to content

A To-Do application built with React, Typescript, Material UI and Localstorage

Notifications You must be signed in to change notification settings

viren-rathod/todo-app

Repository files navigation

Todo App with React, TypeScript and Material UI

A simple and responsive Todo application built with React, TypeScript, Material UI, and LocalStorage

Preview

Preview

Preview

Preview

Preview

Preview

Features

  • Add, edit, and delete tasks.
  • Mark tasks as completed.
  • Tasks are saved to localStorage, so your data persists across sessions.

Technologies Used

  • React: For Frontend .
  • TypeScript: A statically typed superset of JavaScript.
  • Material UI: For building UI and responsive applications.