tasktide Tailwind Templates

Tasktide

A simple Kanban board application built with Next.js & Tailwind CSS.

TaskTide

A simple Kanban board application built with Next.js & Tailwind CSS.

Technology Stack

Installation

If you want to run this yourself you can do it like so:

Prerequisites

Steps

  1. Clone the Repository:

    git clone https://github.com/acastaneiras/tasktide.git
    cd tasktide
    
  2. Set Up Environment Variables:

    Copy the .env.default file and rename it to .env and fill in the required variables.

  3. Install dependencies:

    npm install
    
  4. Run development server:

    npm run dev
    

    or build the application with:

    npm run build && npm run start
    

Top categories

Loading Svelte Themes