Welcome to my personal portfolio website, built using React.js. This site showcases my projects, skills, and background as an engineering student, content creator, and tech enthusiast.
🚀 Live Demo: https://karanyede.vercel.app/
- Frontend: React.js
- Styling: Tailwind CSS
- Deployment: GitHub Pages/ Vercel.
- 📱 Responsive design for all devices
- 💼 Project showcase with live links and source code
- 🧑💻 About Me section highlighting skills and experience
- 📫 Contact form / social media links
- 🎨 Clean, minimal, and professional UI
Clone the repository and install dependencies:
git clone https://github.com/yourusername/portfolio.git
cd portfolio
npm install
npm start
The app will run locally at
http://localhost:3000
.
You can easily customize the content and design:
- Update Info: Modify content in the
/components
or/data
folders - Add Projects: Insert new project data in the appropriate section
- Theme Tweaks: Adjust colors, fonts, and layout in the CSS or Tailwind config
If you like this project, leave a ⭐ on the repo or share it with others! Feedback and contributions are always welcome.