Job- Portal : Full Stack NextJS App
Installations
// Create next app
npx create-next-app@latest job-portal
//Install shadcn: use skeleton for showing loading
npx shadcn@latest init
//setup clerk
//1. Create your application at clerk you get keys
//2. Install clerk
npm install @clerk/...
nextjs4u.hashnode.dev5 min read