Welcome to my personal portfolio! This project is built using modern web technologies to showcase my skills, projects, and experience in a clean and interactive way. It features smooth animations, responsive design, and user-friendly interactions.
đ Live Site: My Portfolio
âď¸ Home Section: A welcoming introduction with smooth animations.
âď¸ About Section: A brief description of myself and my journey.
âď¸ Skills Section: A showcase of my technical skills and tools I use.
âď¸ Projects Section: Highlights of my best projects with descriptions and links.
âď¸ Education Section: Details about my academic background.
âď¸ Contact Section: A form to get in touch, powered by EmailJS.
âď¸ Responsive Design: Optimized for all screen sizes.
âď¸ Interactive Animations: Smooth transitions and effects using Framer Motion.
âď¸ Toast Notifications: User-friendly feedback using React Hot Toast.
{
"@emailjs/browser": "^4.4.1",
"@tailwindcss/vite": "^4.0.1",
"framer-motion": "^12.0.6",
"lucide-react": "^0.474.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.5.1",
"react-icons": "^5.4.0",
"react-responsive-masonry": "^2.7.1",
"react-router": "^7.1.4",
"react-scroll": "^1.9.0",
"react-simple-typewriter": "^5.0.1",
"react-toastify": "^11.0.3",
"tailwindcss": "^4.0.1"
}
git clone https://github.com/tapader13/Portfolio_React.git
cd portfolio
npm install
npm run dev
Visit http://localhost:5173 to see the project in action.
Contributions are always welcome!
git checkout -b feature-name
) git commit -m 'Add new feature'
) git push origin feature-name
) â Like this project? Give it a star on GitHub!