{"id":16181118,"url":"https://github.com/omkargade04/react-firebase-course","last_synced_at":"2026-04-08T20:44:23.943Z","repository":{"id":238591515,"uuid":"796922737","full_name":"omkargade04/react-firebase-course","owner":"omkargade04","description":"Developed a web application for showcasing a list of courses and their details using React. Implemented the course listing page, a course details page, and a student dashboard to display enrolled courses. Implemented course like feature","archived":false,"fork":false,"pushed_at":"2024-05-11T18:31:56.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T01:56:29.352Z","etag":null,"topics":["firebase","reactjs","redux","shadcn","tailwindcss"],"latest_commit_sha":null,"homepage":"https://react-firebase-course-bice.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/omkargade04.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-06T21:48:20.000Z","updated_at":"2024-05-11T18:31:59.000Z","dependencies_parsed_at":"2024-05-11T19:46:59.600Z","dependency_job_id":null,"html_url":"https://github.com/omkargade04/react-firebase-course","commit_stats":null,"previous_names":["omkargade04/react-firebase-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omkargade04/react-firebase-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkargade04%2Freact-firebase-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkargade04%2Freact-firebase-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkargade04%2Freact-firebase-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkargade04%2Freact-firebase-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omkargade04","download_url":"https://codeload.github.com/omkargade04/react-firebase-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkargade04%2Freact-firebase-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["firebase","reactjs","redux","shadcn","tailwindcss"],"created_at":"2024-10-10T06:12:09.982Z","updated_at":"2026-04-08T20:44:23.920Z","avatar_url":"https://github.com/omkargade04.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Title\n\nReact-Firebase-Course-Website\n\n## Description\n\nDeveloped a web application for showcasing a list of courses and their details using React. Implemented the course listing page, a course details page, and a student dashboard to display enrolled courses. Implemented course like feature\n\n## Features\n\n- This is a project for a Course Website which allows user to enroll for courses and user can see their enrolled courses in \"My Courses\" section. \n\n- Used React.js and Tailwind CSS to create user friendly interface \n\n- Used Firebase for authentication and fetching \u0026 updating courses from the firestore. Also implemented course like feature.\n\n- Used Redux for managing state of application. Implemented redux in user authentication and course enrollment.\n \n## View Website\n\nHere is the deployed link to the website: [Deployed Link:](https://react-firebase-course-bice.vercel.app/)\n\n# Installation\n\nTo install and run this project locally, add the following commands in your terminal, follow these steps:\n\n1. Clone the repository from GitHub:\n\n```bash\n    `git clone https://github.com/omkargade04/react-firebase-course.git`\n\n```\n\n2. Navigate into the project directory:\n\n```bash\n   `cd react-firebase-course`\n```\n\n## Important\n\n4. Ensure that the version of `Node.js` and `npm` you're using is compatible with the dependencies you're installing. Some dependencies may require specific Node.js versions.\n\n```bash\n   `npm install -g npm@latest`\n```\n\n5. Install `dependencies` (assuming you have `Node.js` and `npm` installed):\n\n```bash\n   `npm install`\n```\n\n6. Create a .env file in the directory and add your **firebase** credentials accordingly\n\n7. In your firestore database create two collections named **courses** and **users** and add dummy courses to use locally\n\n8. Run the below command to start the project\n\n```bash\n   `npm run dev`\n```\n\n8. Open `http://localhost:5173` on your browser to view the project locally\n\n## Images\n\n![Screenshot 2024-05-07 191610](https://github.com/omkargade04/react-firebase-course/assets/121718985/d3397b33-cff1-479a-8e60-b8c6ba9506ac)\n![image](https://github.com/omkargade04/react-firebase-course/assets/121718985/12dc0043-29dd-4f95-b9b3-47bb9f4a2f41)\n![Screenshot 2024-05-07 191332](https://github.com/omkargade04/react-firebase-course/assets/121718985/1cc382f0-a23a-440e-a9ee-35933b4f1c71)\n![Screenshot 2024-05-07 191347](https://github.com/omkargade04/react-firebase-course/assets/121718985/2d487234-e1c1-4236-8e03-5d97dba36866)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkargade04%2Freact-firebase-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkargade04%2Freact-firebase-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkargade04%2Freact-firebase-course/lists"}