{"id":29799918,"url":"https://github.com/fahadshahbaz/refokus","last_synced_at":"2025-08-30T15:15:17.221Z","repository":{"id":305290860,"uuid":"856915441","full_name":"fahadshahbaz/Refokus","owner":"fahadshahbaz","description":"Refokus Website Clone is a sleek single-page app built with React JS and Tailwind CSS, featuring smooth scrolling with Locomotive Scroll and engaging animations via Framer Motion.","archived":false,"fork":false,"pushed_at":"2025-07-19T07:33:46.000Z","size":29620,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T08:56:38.083Z","etag":null,"topics":["animations","framer-motion","frontend-developer","frontendproject","reactjs","responsive-web-design","tailwindcss"],"latest_commit_sha":null,"homepage":"https://myrefokus.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fahadshahbaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-13T12:59:54.000Z","updated_at":"2025-07-19T07:33:49.000Z","dependencies_parsed_at":"2025-07-19T12:06:04.273Z","dependency_job_id":"ffdda711-d163-403d-96d7-47ab50f6e4fc","html_url":"https://github.com/fahadshahbaz/Refokus","commit_stats":null,"previous_names":["fahadshahbaz/refokus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fahadshahbaz/Refokus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadshahbaz%2FRefokus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadshahbaz%2FRefokus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadshahbaz%2FRefokus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadshahbaz%2FRefokus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fahadshahbaz","download_url":"https://codeload.github.com/fahadshahbaz/Refokus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadshahbaz%2FRefokus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272866014,"owners_count":25006310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animations","framer-motion","frontend-developer","frontendproject","reactjs","responsive-web-design","tailwindcss"],"created_at":"2025-07-28T08:50:09.185Z","updated_at":"2025-08-30T15:15:17.171Z","avatar_url":"https://github.com/fahadshahbaz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Refokus Website Clone - React \u0026 Tailwind CSS\n\nThe **Refokus Website Clone** is a modern single-page application built with **React JS** and styled using **Tailwind CSS**. This project focuses on recreating the sleek and sophisticated design of the Refokus website with smooth scrolling effects powered by **Locomotive Scroll** and engaging animations using **Framer Motion**.\n\n## ✨ Key Features\n\n- 🎨 **Modern Design**: Faithfully replicate the clean and professional look of the Refokus website.\n- 📱 **Responsive Layout**: Optimized for all devices, from desktops to mobile phones, ensuring a seamless user experience.\n- 🌀 **Smooth Scrolling**: Implemented with **Locomotive Scroll** for a smooth, engaging experience.\n- ⚛️ **Built with React**: Fast, efficient, and scalable architecture with React JS.\n- 🎉 **Animations**: Enhance user interactions with **Framer Motion** for smooth animations.\n\n## 🛠️ Technologies Used\n\n- ⚛️ **React JS**: JavaScript library for building dynamic user interfaces.\n- 🎨 **Tailwind CSS**: A utility-first CSS framework for quick and efficient UI styling.\n- 🌀 **Locomotive Scroll**: JavaScript library for creating smooth, modern scrolling effects.\n- 🎥 **Framer Motion**: A library for animations that makes UI interactions more engaging.\n- 📄 **HTML5 \u0026 CSS3**: Core web technologies for structuring and styling the app.\n- 🖥️ **JavaScript (ES6+)**: Modern JavaScript features for added interactivity.\n\n## 🎯 Purpose\n\nThis project is perfect for developers looking to:\n\n- 🖌️ Understand **responsive web design** principles.\n- 🚀 Learn how to integrate **smooth scrolling** effects with React apps.\n- ✨ Explore animations with **Framer Motion** to enhance user experience.\n- 💻 Practice building single-page applications (SPA) using **React JS** and **Tailwind CSS**.\n\n## 🚀 Getting Started\n\nTo run this project locally, follow these steps:\n\n### 📋 Prerequisites\n\nMake sure you have **Node.js** and **pnpm** (preferred package manager) installed.\n\n### 🔧 Installation\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/fahadshahbaz/Refokus.git\n   ```\n\n2. **Navigate to the project directory**:\n   ```bash\n   cd Refokus\n   ```\n\n3. Install dependencies with **pnpm**:\n   ```bash\n   pnpm install\n   ```\n\n### ▶️ Running the Project\n\nTo start the development server:\n```bash\npnpm dev\n```\n\n## 🌍 Live Demo\n\nExplore the live version of Refokus Clone:  \n🔗 [Refokus Website Live](https://myrefokus.vercel.app)\n\n## 🎉 Happy Coding \n\nThank you for checking out the **Refokus Website Clone** project! Happy coding! 🚀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahadshahbaz%2Frefokus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahadshahbaz%2Frefokus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahadshahbaz%2Frefokus/lists"}