This is a Next.js project bootstrapped with create-next-app.
Live Demo https://similarity-api-tau.vercel.app/
-
Rate Limited API routes
-
Protection of sensitive routes
-
Google authentication
-
Typescript
-
A complete API key system to create & revoke user keys
-
Radix UI Primitives
-
Tailwind CSS
-
Fonts with next/font
-
Icons from Lucide
-
Beautiful dark mode with next-themes
-
Class merging with taiwind-merge
-
Animation with tailwindcss-animate
-
Conditional classes with clsx
-
Variants with class-variance-authority
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.