A responsive UI clone of the Ochi Design website built using React, Locomotive Scroll, and Framer Motion for smooth animations and a seamless user experience.
- Smooth Scrolling: Integrated Locomotive Scroll for smooth, inertia-based scrolling effects.
- Modern Animations: Leveraged Framer Motion to create fluid transitions and interactive animations.
- Responsive Design: Built with responsiveness in mind for an optimized experience across all devices.
- React: UI development with reusable components.
- Locomotive Scroll: For implementing smooth scrolling and parallax effects.
- Framer Motion: Adding advanced animations with ease.
-
Clone the repository:
git clone https://github.com/yourusername/ochi-design-clone.git
-
Navigate to the project folder
cd OCHI
-
Install the dependencies
npm install
-
Run the development server
npm run dev