Skip to content

A simple task management app built with React. Sync tasks across devices, stay organized, and manage your to-do's effortlessly.

Notifications You must be signed in to change notification settings

real-devance/task-thing-react

Repository files navigation

TaskThing📝

A simple task management app built with React. Sync tasks across devices, stay organized, and manage your to-do's effortlessly.

Live Demo

Features

  • Manage Tasks 📝: Easily organize and track your to-dos.
  • Sync Across Devices 🔄: Keep your tasks updated on all devices.
  • Simple & Clean UI 🎨: A user-friendly design for smooth navigation.

🛠️ Implementation Details

  • Local Storage: Tasks are saved in the browser so they stay even if the app is closed.
  • Sync: Tasks sync with the cloud when online to keep everything up-to-date across devices.
  • Task Management: Functions to add, edit, and delete tasks are used to manage the list.

🚀 Get It Running

# clone
git clone https://github.com/real-devance/task-thing-react.git

# navigate to the project directory
cd task-thing-react

# Install dependencies
npm install

# run
npm run dev

🧰 Tech Stack

  • ⚛️ React
  • ⚙️ Redux Toolkit
  • 🛣️ React Router
  • 🟦 TypeScript
  • 🗄️ Dexie.js
  • ☁️ Dexie Cloud
  • 🪝 Custom Hooks
  • 🎨Tailwind CSS
  • ⚡ Vite

About

A simple task management app built with React. Sync tasks across devices, stay organized, and manage your to-do's effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published