Artfolio is a visually engaging frontend web application built with React.js, GSAP, Matter.js, and Tailwind CSS. This project showcases creative animations, smooth interactions, and physics-based motion effects, making it an excellent reference for dynamic UI development. With a focus on seamless user experience and performance, this project leverages:
This project is a great starting point for anyone looking to explore animation-driven web experiences with React and advanced motion libraries.
š Seamless Animations: Eye-catching and smooth UI animations powered by GSAP for an immersive experience.
š Physics-Based Interactions: Matter.js integration brings realistic physics, making interactions dynamic and engaging.
š Modern UI/UX: Designed with Tailwind CSS and GSAP to provide a visually appealing and fluid user experience.
š Cross-Browser Compatibility: Fully responsive and optimized across all modern web browsers.
Follow these steps to set up the project locally on your machine.
Make sure you have the following installed on your machine:
git clone https://github.com/AkshayCodesIt/artfolio.git
cd artfolio
Install the project dependencies using npm:
npm install
Running the Project
npm run dev
Open http://localhost:5173/artfolio/ in your browser to view the project.
Check out the live version of this project here: Artfolio