A modern, responsive portfolio website built with React and Vite to showcase personal projects and skills.
- Interactive navbar for seamless navigation
- Content sections for displaying projects and skills
- Responsive design optimized for all devices using Tailwind CSS
- Elegant grid background effect
- Poppins font for clean typography
- React 19
- Vite
- Tailwind CSS
- Lucide React (for icons)
-
Clone the repository:
git clone <repository-url> cd demo-portfolio -
Install dependencies:
npm install -
Start the development server:
npm run dev -
Open your browser and navigate to
http://localhost:5173
The portfolio website will be running locally. Navigate through the sections to explore the showcased projects and skills.