{"id":21871076,"url":"https://github.com/isaka-james/subscribers-frontend","last_synced_at":"2026-04-17T00:02:40.587Z","repository":{"id":250000224,"uuid":"832891651","full_name":"isaka-james/subscribers-frontend","owner":"isaka-james","description":"The React App that is used to view the live YouTube subscribers count.","archived":false,"fork":false,"pushed_at":"2024-07-24T13:40:19.000Z","size":187,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T22:25:58.114Z","etag":null,"topics":["frontend","reactjs","subscriber-count","subscribers","youtube"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaka-james.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-24T00:06:48.000Z","updated_at":"2024-07-29T18:25:59.000Z","dependencies_parsed_at":"2024-07-24T17:03:28.876Z","dependency_job_id":"e6faf363-4aba-485b-a8e6-eaf02930e16c","html_url":"https://github.com/isaka-james/subscribers-frontend","commit_stats":null,"previous_names":["isaka-james/subscribers-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isaka-james/subscribers-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaka-james%2Fsubscribers-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaka-james%2Fsubscribers-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaka-james%2Fsubscribers-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaka-james%2Fsubscribers-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaka-james","download_url":"https://codeload.github.com/isaka-james/subscribers-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaka-james%2Fsubscribers-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31909235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["frontend","reactjs","subscriber-count","subscribers","youtube"],"created_at":"2024-11-28T06:13:21.942Z","updated_at":"2026-04-17T00:02:40.533Z","avatar_url":"https://github.com/isaka-james.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live YouTube Subscribers\n\nThis project is a React-based web application designed to fetch and display real-time subscriber counts for YouTube channels. It provides an easy-to-use interface for searching YouTube channels and viewing their live subscriber counts, updated continuously.\n\n## Features\n\n- **Channel Search**: Users can search for YouTube channels by name. The application interacts with a backend server to fetch search results based on the user's query.\n\n- **Real-Time Subscriber Count**: Once a user selects a channel from the search results, the application fetches and displays the live subscriber count for the selected channel. This count is continuously updated, providing real-time data.\n\n- **Error Handling**: The application includes robust error handling to ensure a smooth user experience. If any errors occur during the fetching of data, appropriate error messages are displayed to the user.\n\n- **Responsive Design**: The application is designed to be responsive and works well on a variety of devices, including desktops, tablets, and mobile phones.\n\n## Usage\n\n1. **Search for a Channel**: Enter the name of the YouTube channel you want to search for in the search bar and click the \"Search\" button. The application will display a list of channels that match your query.\n\n2. **Select a Channel**: Click on the desired channel from the search results. The application will display the selected channel's details, including the thumbnail and title.\n\n3. **View Subscriber Count**: The live subscriber count for the selected channel will be displayed and updated in real-time. The application will continuously fetch the latest subscriber count to ensure you always see the most up-to-date data.\n\n## Requirements\n\n- **Node.js**: Ensure you have Node.js installed on your machine to run the application locally.\n- **Backend Server**: The application interacts with a backend server to fetch channel details and subscriber counts. Make sure you have the backend server set up and running.\n\n## Getting Started\n\nTo get started with the project, follow these steps:\n\n1. **Clone the Repository**: Clone the repository to your local machine using the following command:\n   ```bash\n   git clone https://github.com/isaka-james/subscribers-frontend.git\n   ```\n\n2. **Install Dependencies**: Navigate to the project directory and install the necessary dependencies using npm:\n   ```bash\n   cd subscribers-frontend\n   npm install\n   ```\n\n3. **Start the Application**: Start the React application using the following command:\n   ```bash\n   npm start\n   ```\n   The application will run locally on `http://localhost:3000`.\n\n4. **Configure Backend Server**: Ensure your backend server is running and accessible. Update the API endpoints in the application if necessary.(*The backend is now not publicly hosted, If you wanted it then contact me personally*)\n\n## Contributing\n\nContributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaka-james%2Fsubscribers-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaka-james%2Fsubscribers-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaka-james%2Fsubscribers-frontend/lists"}