A modern, responsive portfolio website featuring a stunning "Glassmorphism + Neon" dark theme. Built to showcase projects, skills, and education with an immersive user experience.
- Modern UI: Sleek Glassmorphism design with neon accents.
- Dark Mode: Optimized for visual comfort and style.
- Interactive Animations: Powered by Framer Motion for smooth transitions and engaging effects.
- Responsive Design: Fully responsive layout that looks great on all devices.
- Frontend: React
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Build Tool: Vite
- UI Components: shadcn/ui
To get a local copy up and running, follow these simple steps.
Ensure you have Node.js installed.
- Clone the repository:
git clone <YOUR_GIT_URL>
- Navigate to the project directory:
cd Portfolio - Install dependencies:
npm install
- Start the development server:
npm run dev
Distributed under the MIT License. See LICENSE for more information.