{"id":18426214,"url":"https://github.com/satendra03/react-ochi-web-clone","last_synced_at":"2026-05-05T00:32:08.823Z","repository":{"id":243553409,"uuid":"807037562","full_name":"satendra03/React-Ochi-Web-Clone","owner":"satendra03","description":"Portfolio Project Description Welcome to my portfolio project! This website showcases my skills, projects, and contact information with a sleek, interactive design.  Features:  Dynamic Animations: Powered by GSAP and Framer Motion. Enhanced Scrolling: Implemented with Locomotive Scroll. Real-time Data: Managed via Firebase.","archived":false,"fork":false,"pushed_at":"2024-07-27T19:21:25.000Z","size":262,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T08:25:42.255Z","etag":null,"topics":["portfolio-website","project","reactjs","tailwindcss","webdevelopment","website"],"latest_commit_sha":null,"homepage":"https://satendra-temp-portfolio.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/satendra03.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}},"created_at":"2024-05-28T11:16:18.000Z","updated_at":"2025-01-08T09:47:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2e18275-8f37-4503-95f4-bf8db7219a03","html_url":"https://github.com/satendra03/React-Ochi-Web-Clone","commit_stats":null,"previous_names":["satendra03/react-ochi-web-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satendra03%2FReact-Ochi-Web-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satendra03%2FReact-Ochi-Web-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satendra03%2FReact-Ochi-Web-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satendra03%2FReact-Ochi-Web-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satendra03","download_url":"https://codeload.github.com/satendra03/React-Ochi-Web-Clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766204,"owners_count":21158297,"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","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":["portfolio-website","project","reactjs","tailwindcss","webdevelopment","website"],"created_at":"2024-11-06T05:07:15.404Z","updated_at":"2026-05-05T00:32:08.796Z","avatar_url":"https://github.com/satendra03.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Portfolio Project\n=================\n\nWelcome to my portfolio project! This website showcases my skills, projects, and contact information with a sleek, interactive design.\n\nLive Demo\n---------\n\nCheck out the live version of the portfolio [here](https://satendra-temp-portfolio.vercel.app/).\n\nFeatures\n--------\n\n-   **Dynamic Animations:** Smooth and captivating animations powered by GSAP and Framer Motion enhance user interaction.\n-   **Enhanced Scrolling:** Locomotive Scroll provides a unique and engaging scroll experience.\n-   **Real-time Data Management:** Firebase integration for efficient and dynamic data storage and retrieval.\n\nTechnology Stack\n----------------\n\n-   **Vite:** Fast and modern build tool for an optimized development process.\n-   **React:** Robust JavaScript library for building user interfaces.\n-   **GSAP (GreenSock Animation Platform):** Advanced animation capabilities for a lively and interactive site.\n-   **Framer Motion:** Easy and declarative animations within React.\n-   **Locomotive Scroll:** Smooth and innovative scroll interactions.\n-   **Firebase:** Real-time database management for fast and reliable data operations.\n\nInstallation\n------------\n\n1.  **Clone the Repository:**\n    ```\n    git clone https://github.com/satendra03/React-Ochi-Web-Clone.git\n    cd React-Ochi-Web-Clone\n    ```\n\n3.  **Install Dependencies:**\n    ```\n    npm install\n    ```\n\n5.  **Start the Development Server:**\n    ```\n    npm run dev\n    ```\n\nUsage\n-----\n\n-   **Development:** Use `npm run dev` to start the development server. The website will be accessible at `http://localhost:5173`.\n-   **Build:** Use `npm run build` to create an optimized production build of the website.\n-   **Preview:** Use `npm run serve` to preview the production build locally.\n\nFirebase Setup\n--------------\n\n1.  Create a Firebase project in the Firebase Console.\n\n2.  Obtain your Firebase configuration and add it to your project.\n\n3.  Initialize Firebase in your project by replacing the configuration in `src/components/Firebase/Firebase.jsx` with your own:\n    ```\n    import { initializeApp } from \"firebase/app\";\n    import { getDatabase, set, ref } from \"firebase/database\";\n    const firebaseConfig = {\n      apiKey: \"YOUR_API_KEY\",\n      authDomain: \"YOUR_AUTH_DOMAIN\",\n      projectId: \"YOUR_PROJECT_ID\",\n      storageBucket: \"YOUR_STORAGE_BUCKET\",\n      messagingSenderId: \"YOUR_MESSAGING_SENDER_ID\",\n      appId: \"YOUR_APP_ID\",\n      databaseURL: \"YOUR_DATABASE_URL\"\n    };\n    const app = initializeApp(firebaseConfig);\n    const db = getDatabase(app);\n\n    export {db, set, ref};\n    ```\n\nContributing\n------------\n\nContributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or find any bugs.\n\nContact\n-------\n\nFeel free to reach out for any questions, feedback, or collaboration opportunities:\n\n-   **Owner:** Satendra Kumar Parteti\n-   **Email:** satendrakumarparteti.work@gmail.com\n-   **GitHub:** [github.com/satendra03](https://github.com/satendra03)\n-   **Instagram:** [instagram.com/_satendra_03](https://instagram.com/_satendra_03)\n\nLicense\n-------\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n* * * * *\n\nThank you for checking out my portfolio project! If you have any questions or feedback, don't hesitate to reach out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatendra03%2Freact-ochi-web-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatendra03%2Freact-ochi-web-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatendra03%2Freact-ochi-web-clone/lists"}