SSSteven Smodishinmango-grammerjam.hashnode.dev·Jan 16, 2024 · 9 min readHow to Create Custom Clerk Auth Forms with Next, TypeScript, and TailwindWant to use Clerk for authentication with Next but style it how you want? Steve Smodish and Alex Curtis-Slep show you how! Prerequisites You have some familiarity with JavaScript, React, and Next. Setup a new project Create a new Next project in the ...00