🌐 Full-Stack Portfolio Website This is a personal portfolio website built using MERN stack (MongoDB, Express, React, Node.js) to showcase my skills, projects, and experience as a Full-Stack Developer.
🚀 Features Dynamic Project Showcase – Displays projects with descriptions, technologies used, and GitHub links. Contact Form – Backend-powered contact form with email notifications. Responsive Design – Optimized for all devices (desktop, tablet, and mobile). Admin Panel – Allows easy project updates (if applicable). Dark Mode – Modern UI with light/dark mode support.
🛠️ Tech Stack Frontend: React.js, Tailwind CSS Backend: Node.js, Express.js Database: MongoDB (optional: Firebase for contact form) Deployment: Vercel (Frontend) & Render/Heroku (Backend)
📂 Setup Instructions Clone the repository:
bash Copy Edit git clone https://github.com/yourusername/portfolio.git cd portfolio Install dependencies:
bash Copy Edit npm install Start the development server:
bash Copy Edit npm start




