A visually stunning and responsive fitness website built with React, inspired by the elegant design of this concept by DesignWithMikey.
You can see it here.
- 🚀 Vite-powered React app for ultra-fast development and build speeds
- 🌌 Three.js + @react-three/fiber + drei for 3D visuals and effects
- 🎨 Framer Motion for smooth animations
- 🎯 AOS (Animate On Scroll) for scroll-based transitions
- 🎨 Pure CSS styling for full customization and performance
- 🌟 React Icons for scalable, lightweight icons
This project is heavily inspired by DesignWithMikey's clean and futuristic design showcased here.
- React.js
- Three.js via
@react-three/fiber
- drei helpers
- Framer Motion
- AOS
- React Icons
- Vite for blazing-fast tooling
- Pure CSS (no frameworks)
git clone https://github.com/LDarki/GalaxyFit.git
cd GalaxyFit
npm install
npm run dev
npm run build
- All styles are written in pure CSS for full control over design.
- Easily adjust animations using Framer Motion and AOS.
- Customize 3D components and effects via @react-three/fiber and drei.
- Design Concept by DesignWithMikey
- Developed by LDarki (Me)
This project is open-source and available under the GNU License.