task-management-challenge Tailwind Templates

Task Management Challenge

A Task Management application built with Next.js, TypeScript, and Tailwind CSS

Task Management Coding Challenge

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.

Prerequisites

Node, version 18 or higher

Getting Started

  1. Fork this repository
  2. Clone your forked repository
  3. Install dependencies:
    npm install
    
  4. Set up the database:
    npx prisma generate
    npx prisma db push
    
  5. Run the development server:
    npm run dev
    
  6. Open http://localhost:3000 in your browser.

React Role Challenge

You can find the React Role Challenge here.

.NET and React Role Challenge

You can find the .NET and React Role Challenge here.

Top categories

Loading Svelte Themes