/TodoApp-React

This is a simple yet powerful Todo App built using React, Tailwind CSS, and TypeScript. It allows users to create, mark as completed, and delete tasks while offering a seamless dark/light mode toggle for a comfortable user experience.

Primary LanguageTypeScript

TodoApp

First Image

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/TodoApp-React
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npm run dev

Links

Built With

  • Vite
  • React
  • FramerMotion
  • Typescript (TSX)
  • React Hooks (useState, useEffect)
  • sessionStorage
  • uuid
  • TailwindCss