Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 313 Bytes

File metadata and controls

29 lines (21 loc) · 313 Bytes

Task_tracker

Task_tracker is a full-stack web application.

Backend

Backend is build with

Express
Typescript
Zod - validation
Jwt
Prisma as ORM
Postgres as database

Frontend

Frontend build with

React
Typescript
shadcn
tailwind

MIT