This is a portfolio website built with React.js, Tailwind CSS, and GSAP. It features a modern, responsive design with smooth animations to showcase skills, projects, and professional details effectively.
- React.js (Functional Components, Hooks)
- Tailwind CSS (Utility-first styling)
- GSAP (GreenSock Animation Platform for animations)
- React Router DOM (Client-side routing, if used)
- React Icons
- 💼 Clean, professional portfolio layout
- 🎨 Responsive design for all screen sizes
- ✨ Smooth and interactive animations using GSAP
- 📄 Sections like About, Skills, Projects, and Contact
- 🔗 Easy navigation with React Router (if implemented)
- ⚡ Fast and optimized performance
- Clone the Repository
git clone https://github.com/smitmorjariya/Portfolio-app.git- Navigate to the project folder
cd create-portfolio-react-tailwind-gsap- Install Dependencies
npm install- Run the development server
npm start- Then open http://localhost:3000 in your browser.
Let me know if you want this README to include:
- A live demo link
- A screenshot of the project
- Badges (like GitHub stars, license, etc.)
- Deployment instructions (for Vercel/Netlify)
I'm happy to add any of those!