Welcome to my personal portfolio website! 🚀
This project showcases my skills, projects, and ways to get in touch with me.
Built with React + Vite + TailwindCSS + Framer Motion, and deployed using GitHub Pages.
- 🎨 Clean and modern UI with TailwindCSS
- ⚡ Built with React + Vite for fast performance
- 📱 Fully responsive (mobile-friendly)
- 🎬 Smooth animations using Framer Motion
- 📩 Contact form powered by EmailJS
- 🌍 Deployed on GitHub Pages

(Replace preview.png with a screenshot of your site)
- Frontend: React, Vite, TailwindCSS, Framer Motion
- Icons: React Icons
- Email: EmailJS
- Deployment: GitHub Pages
This project is live at:
👉 Tej's Portfolio
To redeploy updates:
npm run deploy
⸻
📂 Project Setup
Clone the repo and install dependencies:
git clone https://github.com/Tejkumar-hacker/tejs-portfolio.git
cd tejs-portfolio
npm install
npm run dev
Build for production:
npm run build
⸻
📬 Contact
📧 Email: tejkumarjajula@gmail.com
💼 LinkedIn: www.linkedin.com/in/tejkumar-dev
🐙 GitHub: Tejkumar-hacker
⸻
⭐ If you like this project, don’t forget to give it a star on GitHub!
---
✅ Steps to use this:
1. Replace your current `README.md` with this content.
2. Save it, then commit & push:
```bash
git add README.md
git commit -m "Update README with badges"
git push origin main