Playing with Clerk and Next.js
In order to understand how clerk helps we are going to develop an app on next.js with clerk.
Create a next.js project by executing
npx create-next-app clubhouse
You can preview your next.js app by executing
npm run dev
Now let's remove all the unne...
jaideepghosh.com5 min read
Roopam Srivastava
Cyber security Analyst
The content is completely understandable for people like me who has least knowledge in coding as I'm a beginner in this field