Welcome to my personal portfolio website built with React, Vite, and Tailwind CSS.
This project is a simple yet responsive site that showcases who I am, my work, and how to connect with me.
This project is built using:
- ⚛️ React (via Vite)
- 💨 Tailwind CSS for fast styling
- 📦 Vite for lightning-fast dev/build experience
- 📱 Responsive Design – Optimized for mobile and desktop
- 🌙 Dark Mode Support – Seamless switch between light and dark themes
- 💼 Project Highlights – List of selected works with links
- 📇 Contact Section – Easy way to get in touch via email or social
# Clone the repository
git clone https://github.com/robbiand/profile.git
# Navigate to the project folder
cd profile
# Install dependencies
npm install
# Start the local development server
npm run dev