This is a portfolio website built using Next.js ⚛️, Framer Motion 🎥, and GSAP 🌈. It showcases my work and skills in an amazing and visually appealing way. ✨
- Responsive design 📱
- Smooth animations and transitions using Framer Motion and GSAP 🎯
- Dynamic routing and page transitions with Next.js 🌐
- Showcase your projects, skills, and contact information 💼
- Clone the repository:
git clone https://github.com/bilalmohib/animated_portfolio_nextjs.git
- Install dependencies:
pnpm install
- Customize the content in the
src
directory to match your own portfolio. - Add your own projects, skills, and contact information.
- Run the development server:
pnpm run dev
- Open your browser and visit
http://localhost:3000
to see your portfolio website.
- Next.js: A React framework for building server-side rendered and static websites.
- Framer Motion: A library for creating smooth animations and transitions in React.
- GSAP: GreenSock Animation Platform, a powerful JavaScript animation library.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.