Skip to content

amirhirx/react-todo-app

Repository files navigation

React Todo App 📝

A modern task management app with responsive design for desktop 💻 and mobile 📱, featuring dark mode 🌙 and automatic saving of tasks ✅ and theme preferences 🎨 in LocalStorage.

Features:

  • Add ➕, edit ✏️, and delete 🗑️ tasks easily
  • Modals 💬 for task input and editing
  • State management with Context API 🔄 for seamless updates
  • Persisted theme 🌗 and task lists 🗂️ for consistent user experience

Tech Stack: React ⚛️ | TypeScript 🟦 | TailwindCSS 🎨 Deployment: Cloudflare Pages ☁️

Screenshots

Tasks list

Add new task

Get Started

First install pnpm and git

and then run this commands

git clone https://github.com/amirhirx/react-todo-app.git
cd react-todo-app
pnpm build
pnpm start

About

a simple Todo app with React & TailwindCSS & TypeScript

Topics

Resources

Stars

Watchers

Forks

Contributors