This repository contains a partial clone of the Ochi Design website, created using React. It focuses on the Home page with some animations to capture the interactive elements of the original design. While the project is not a complete clone, it showcases animation techniques and smooth scrolling effects.
Check out the deployed site here: Ochi Design Clone
The original Ochi Design website:
https://ochi.design/
- React: For building the UI.
- Framer Motion: For smooth animations and transitions.
- Locomotive Scroll: To implement parallax scrolling.
- GSAP (GreenSock Animation Platform): For advanced animations triggered by scroll events.
- CSS & SCSS: For custom styling.
- Animated Home Page: Mimicking the style of the Ochi Design homepage.
- Framer Motion Effects: Smooth transitions and hover animations.
- Locomotive Scroll Integration: Smooth scrolling with parallax effects.
- GSAP Animations: Scroll-triggered and timeline animations for enhanced interactivity.
-
Clone the Repository:
git clone https://github.com/mayurk224/Website-with-Animation-React cd Website-with-Animation-React
-
Install Dependencies:
npm install
-
Start the Development Server:
npm run dev
-
Open in Browser:
Go tohttp://localhost:5173
to view the app.
(Add relevant screenshots of your project to highlight animations and layout.)
- Locomotive Scroll with React: Managing DOM elements efficiently while integrating smooth scrolling.
- GSAP with Hooks: Using GSAP animations without affecting React's reactivity.
- Performance Optimization: Ensuring animations remain smooth on various devices and browsers.
- Complete Additional Pages: Expand the project to clone more sections like the portfolio and contact pages.
- Mobile Optimization: Improve responsiveness for smaller screens.
- Dark Mode: Add a toggle for light and dark themes.
- Ochi Design for providing the inspiration.
- Framer Motion, GSAP, and Locomotive Scroll for their animation libraries.
- Tutorials and documentation from YouTube and other open-source resources.
This project is for educational purposes only. All rights of the original design belong to Ochi Design.
For any questions or feedback, reach out at mayurkamble0250@gmail.com.
Thank you for visiting the Ochi Design Clone! 🎉 Stay tuned for future updates and improvements.