You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 🌐 Portfolio Website with React & TailwindCSS
## 🚀 Introduction
This project is a **modern developer portfolio website** built with **React**, **TailwindCSS**, and **Vite**.
It features smooth animations, light/dark mode, and a professional design to showcase your skills, projects, and contact information.
Perfect for students, developers, and freelancers who want to present their work in a polished, modern way.
---
## ⚙️ Tech Stack
- **React** – Component-based frontend library
- **Vite** – Fast development and build tool
- **TailwindCSS** – Utility-first CSS framework
- **Lucide Icons** – Modern and minimal icon set
- **Framer Motion** – Smooth animations
- **React Router** – For page navigation
---
## ✨ Features
- 🌑 **Light/Dark Mode** toggle with smooth transitions
- 🧠 **About Section** with introduction and social links
- 🖼️ **Projects Showcase** with GitHub/demo links
- 🧩 **Skills Grid** with categorized frontend/backend stacks
- 💬 **Contact Form** with toast notifications
- 📱 **Responsive Design** for all devices
- ⚡ **Fast and Optimized** using Vite and Tailwind
---
## ⚡ Quick Start
### Prerequisites
- [Node.js](https://nodejs.org/)
- [Git](https://git-scm.com/)
### Setup & Run
```bash
cd portfolio-react-tailwind
npm install
npm run dev
# Portfolio