Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.85 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.85 KB

React + Vite

Refokus Website Clone

Welcome to the Refokus website clone project! This project aims to replicate the design and functionality of the Refokus website using HTML, CSS, JavaScript. Additionally, it utilizes Locomotive Scroll and GSAP for smooth scrolling effects, and Shery.js for animations.

Features

  • Replicated Design: Recreate the design and layout of the Refokus website.
  • HTML, CSS, JavaScript: Use standard web technologies for building the website.
  • Smooth Scrolling: Implement smooth scrolling effects using Locomotive Scroll.
  • Animations: Incorporate animations using GSAP and Framer Motion.

Tech Stack

  • HTML: Standard markup language for building the structure of web pages.
  • CSS: Cascading Style Sheets for styling the website.
  • JavaScript: Programming language for adding interactivity and dynamic features.
  • Locomotive Scroll: JavaScript library for smooth scrolling effects.
  • GSAP: GreenSock Animation Platform for creating animations.
  • Framer Motion: React Animation library that makes creating animations easy.

Live Website

Explore Refokus-Clone live: Refokus-Clone Live

Contribution

Contributions are welcome! If you have ideas on how to improve the Refokus website clone or add new features, please feel free to submit an issue or pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements