Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bamof25th/refokus-clone
https://github.com/bamof25th/refokus-clone
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/bamof25th/refokus-clone
- Owner: Bamof25th
- Created: 2024-03-16T18:17:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T08:50:10.000Z (8 months ago)
- Last Synced: 2024-04-18T18:12:24.369Z (7 months ago)
- Language: JavaScript
- Homepage: https://refokus-clone-mu.vercel.app
- Size: 53.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
link - https://refokus-clone-mu.vercel.app/
# Refokus Clone Website Project
This repository contains the source code for a React-based clone website of Refokus. The project aims to replicate the layout, design, and functionalities of the original Refokus website while incorporating additional features and enhancements for an improved user experience.
## Features
- **Component-Based Structure:** The project utilizes React JS to create multiple components mirroring the layout and features of the original website.
- **Smooth Animations:** Smooth animations are implemented using Locomotive for enhanced scrolling experience, with additional animations added to various components such as the work section, project box, marquee section, and cards section.
- **Customized Functionality:** Special functionalities include on-scroll animation in the work section to load different images based on scroll values and on-hover video playback animation for the project box component.## Tech Stack
- **React JS:** Frontend framework for building the website's components and managing state.
- ** Locomotive:** Library used for smooth scrolling animations.
- Framer Motion: Utilized for creating visually dynamic marquee animations.
- ** Tailwind CSS:** Ensures styling of the website align with the original design.
- **Vercel:** Deployment platform used to host the live demo of the project.## Improvements Over Original Website
- **Smooth Scrolling:** Addressed laggy scrolling present in the original website by incorporating smooth scrolling functionality.
- **Optimized Performance:** Improved overall performance compared to the original website, resulting in smoother transitions and faster loading times.
- **Enhanced Interactivity:** Added interactive features such as hover animations to the cards section, enhancing user engagement.## Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to help improve the project.