Live Demo https://instinct-test.vercel.app
A modern, stylish, and fully authenticated web application built using cutting-edge tools and clean UI components.
Clone the repository:
git clone https://github.com/221fa04732/INSTINCT.gitNavigate to the project directory:
cd INSTINCTInstall dependencies:
npm installSet Environment Variables
- Create a
.env.localfile and add the following variables (refer to.env.example):
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=YOUR_NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
CLERK_SECRET_KEY=YOUR_CLERK_SECRET_KEY
Run Locally
npm run devNow open your browser and go to: http://localhost:3000
- Next.js (App Router)
- Clerk – Authentication
- Tailwind CSS – Utility-first styling
- ShadCN/UI – Modern React components
- Aceternity UI – Animation & UI utilities
- Lucide React – Beautiful icons
Welcome to INSTINCT – a clean, fast, and beautifully designed app.