🚀 Rahul Bhat | Beyond Code - Portfolio V2 🌐 Live Demo: [Netlify Deployment Link] 📌 Overview This is my second portfolio website, designed to showcase my work, skills, and projects with a modern UI and blazing-fast performance using Vite + React + TypeScript.
🔥 Features ✅ Fast & Optimized – Built with Vite for ultra-fast load times. ✅ Modern UI – Sleek, minimalistic, and interactive design. ✅ Responsive – Fully optimized for mobile, tablet, and desktop. ✅ Dark Mode Support – Seamless light/dark mode toggle. ✅ Projects Section – Showcasing my best work and case studies. ✅ Contact Form – Direct messaging via email or social links. ✅ Tech Stack Used – React, TypeScript, TailwindCSS, Framer Motion, FontAwesome.
🛠️ Tech Stack Frontend: React, TypeScript, Vite Styling: Tailwind CSS, Framer Motion Icons: FontAwesome, Lucide React Deployment: Netlify
🚀 Installation & Setup
1️⃣ Clone the Repository
git clone https://github.com/rahahahaa/rahul-bhat-portfolio-v2.git
cd rahul-bhat-portfolio-v2
2️⃣ Install Dependencies npm install
3️⃣ Run Development Server npm run dev
4️⃣ Build for Production npm run build