Skip to content

Repository files navigation

Task Manager

Task manager built with React + Vite + Tailwind.

Live demo: https://paula-gi.github.io/task-manager/

Features

  • Create tasks
  • Move tasks between columns
  • Delete tasks
  • LocalStorage persistence
  • Status columns:
    • Pending
    • In Progress
    • Completed
  • Color-coded tasks
  • Component architecture
  • Unit tests with Vitest

Tech Stack

  • React
  • Vite
  • TailwindCSS
  • Vitest
  • Testing Library

Run project

git clone https://github.com/paula-gi/task-manager.git
cd task-manager
npm install
npm run dev

About

Task manager built with React, Vite and Tailwind. Includes task status columns, local storage persistence and unit tests.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages