This project is a NextJS Application for managing the student careers at SR University
- NextJs
- Prisma
- TailwindCSS
- ShadCN UI
- Postgres
A sample env file has been provided. Create a postgres database and Create a resend api key, they are necessary for the project to run
npm installnpx prisma generatenpx prisma db pushnpm run dev