sagar-pardhi / dataseers-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Tasks management board with task prioritization. Tasks are sorted based on priority values like high, med and low with respective color.

Demo

Demo

Getting Started

First, install the dependencies:

npm i

Start the developement server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About


Languages

Language:TypeScript 97.5%Language:JavaScript 2.0%Language:CSS 0.6%