this project is hosting at vercel A HR system for internal use to record data about recruitment. It has the following functions:
CRUD functionality
Filtering
Authorization
Role-based access control
Progressive Web App (PWA)
Technology used:
Next.js
Next.pwa
Supabase
Vercel
Programming Language:
TypeScript
Tailwind CSS
JavaScript Library:
React
UI Library:
Shadcn
Tanstack
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.