Skip to content

221fa04732/Vulcan-Technologies

Repository files navigation

INSTINCT

Live Demo https://instinct-test.vercel.app

A modern, stylish, and fully authenticated web application built using cutting-edge tools and clean UI components.


Local Setup

Clone the repository:

git clone https://github.com/221fa04732/INSTINCT.git

Navigate to the project directory:

cd INSTINCT

Install dependencies:

npm install

Set Environment Variables

  • Create a .env.local file 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 dev

Now open your browser and go to: http://localhost:3000


Tech Stack

  • 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 Message

Welcome to INSTINCT – a clean, fast, and beautifully designed app.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published