Skip to content

ANUPAM4545/taskboard-pro

Repository files navigation

FastBoard: Premium Task Management

FastBoard Banner

FastBoard is a modern, high-performance task management application built with Next.js 14, Tailwind CSS, and Shadcn UI. It features a beautiful drag-and-drop interface, dark mode support, and a premium user experience designed for speed and style.

🚀 Features

  • Intuitive Drag & Drop: powered by @hello-pangea/dnd for smooth task organization.
  • Premium UI/UX: Glassmorphism effects, refined animations, and a carefully curated color palette.
  • Dark Mode: Fully supported dark/light themes with a deep, rich dark mode experience.
  • Task Management: Create, edit, delete, and categorize tasks with ease.
  • Labels & Priorities: Organize with colored labels and priority indicators.
  • Due Date Reminders: Visual cues for upcoming and overdue tasks.
  • Statistics: Visual breakdown of task progress.
  • Responsive: Works seamlessly on desktop and mobile.

🛠️ Tech Stack

  • Framework: Next.js 15 (App Router)
  • Styling: Tailwind CSS
  • Components: Shadcn UI / Radix UI
  • Icons: Lucide React
  • Form Handling: React Hook Form + Zod
  • Drag & Drop: @hello-pangea/dnd
  • Utility: clsx, tailwind-merge, date-fns

🏁 Getting Started

Prerequisites

  • Node.js 18+ installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/ANUPAM4545/taskboard-pro.git
    cd taskboard-pro
  2. Install dependencies:

    npm install --legacy-peer-deps
  3. Run the development server:

    npm run dev
  4. Open your browser: Navigate to http://localhost:3000.

📦 Deployment

Vercel (Recommended)

  1. Push your code to a GitHub repository.
  2. Log in to Vercel and import your project.
  3. Vercel will detect Next.js. Just click Deploy.
  4. Your application will be live in minutes!

Build Locally

To create an optimized production build:

npm run build
npm start

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is open source and available under the MIT License.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors