Skip to content

Mohannad35/issue-tracker

Repository files navigation

Issue Tracker

Table of Contents

About The Project

This is a full stack project built with Next.js for both the front-end and back-end. Backend can be found in /app/api directory and front-end in /app directory.

Main Features

  • User authentication (login, register, logout) using Auth.js JWT method.
  • Data fetching using TanStack Query.

Environmental variables

Can be found in .env.example file.