Welcome to our coding challenge! This is a Task Management application built with Next.js, TypeScript, and Tailwind CSS. The application allows users to create, view, and manage tasks with priorities and due dates.
Node, version 18 or higher
npm install
npx prisma generate
npx prisma db push
npm run dev
You can find the React Role Challenge here.
You can find the .NET and React Role Challenge here.