The primary purpose of the Issue Tracking Dashboard is to provide a centralized platform for teams to log, track, and manage issues related to a project or software development. This includes bugs, feature requests, improvements, and other tasks.
- React JS
- Next JS
- Typescript
- Tailwind CSS
- SQL Database
- Prisma
-
Clone the repository:
git clone https://github.com/matan3sh/issue-tracker.git
npm install
npm run dev
# or
yarn dev
# or
pnpm dev