Skip to content

Repository files navigation

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

About

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

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages