Nextjs clerk and typescript Tailwind responsive.
This repository offers a template for developing web applications with Next.js, Clerk for authentication, TypeScript for static typing, and Tailwind CSS for a modern, responsive design. Ideal for fast, scalable projects with an optimized configuration.
Home
Navbar responsive
Sig in
Sig up
Home login
Navbar login
Dashboard
Fronted Nextjs Options for do it:
This is a Next.js project bootstrapped with create-next-app
.
Nodejs version v20.18.0 and Next.js version v15
First
npm install
run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Please uncommeted the .env in gitignore if you do deploy
Open http://localhost:3000 with your browser to see the result.
Created by Diego Ivan Perea Montealegre