{"id":21427944,"url":"https://github.com/sumansourabh14/movie-database","last_synced_at":"2026-04-29T21:04:02.851Z","repository":{"id":153260571,"uuid":"539447698","full_name":"Sumansourabh14/movie-database","owner":"Sumansourabh14","description":"Find the latest, top-rated and genre based movies plus their ratings, cast and reviews - all in a single website.","archived":false,"fork":false,"pushed_at":"2022-09-28T15:01:25.000Z","size":4021,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T01:44:02.915Z","etag":null,"topics":["api","firebase","firebaseauthentication","react","tailwindcss","tmdb-api","tmdb-movie"],"latest_commit_sha":null,"homepage":"https://movies-tv-db-react.web.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/Sumansourabh14.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":"2022-09-21T11:16:11.000Z","updated_at":"2022-09-28T09:00:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f017cb35-3f5d-40e8-9ab1-af032ef04365","html_url":"https://github.com/Sumansourabh14/movie-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sumansourabh14/movie-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumansourabh14%2Fmovie-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumansourabh14%2Fmovie-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumansourabh14%2Fmovie-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumansourabh14%2Fmovie-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sumansourabh14","download_url":"https://codeload.github.com/Sumansourabh14/movie-database/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumansourabh14%2Fmovie-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"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":["api","firebase","firebaseauthentication","react","tailwindcss","tmdb-api","tmdb-movie"],"created_at":"2024-11-22T22:08:58.815Z","updated_at":"2026-04-29T21:04:02.846Z","avatar_url":"https://github.com/Sumansourabh14.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![MovieDB home page](src/assets/MovieDB-large-screen.png)\n\n\u003ch1 style=\"text-align: center;\"\u003e\u003ca href=\"https://movies-tv-db-react.web.app/\"\u003eMovieDB\u003c/a\u003e - Database for Movies\u003c/h1\u003e\n\nFind the latest, top-rated and genre based movies plus their ratings, cast and reviews - all in a single website.\n\n- Made with [React](https://reactjs.org/), [Tailwind CSS](https://tailwindcss.com/) \n- Uses [Firebase](https://firebase.google.com/) authentication and hosted on Firebase platform\n\n## Features (at a glance)\n\n- Authentication\n  - User can sign in and sign out\n- Info of plethora of movies based on different categories.\n- Upon clicking a movie, details are shown: -\n  1. Name of movie\n  2. Release year\n  3. Rating\n  4. Runtime\n  5. Languages\n  6. Genre\n  7. Synopsis\n  8. Cast\n  9. Director\n- Similar movies are also displayed on the screen in a form of a carousel (slider).\n- User can read reviewes of the respective movies.\n\n## Tech Used\n\n![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![Firebase](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge\u0026logo=firebase)\n![NPM](https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white)\n\n## Dependencies\n\n- Axios - to fetch API\n- Tailwind CSS\n- Tailwind Scrollbar Hide\n- React Router\n- React Router DOM\n- Firebase - for authentication, deployment\n- React icons\n- Fontawesome icons\n\n## Movie Details Page\n\nThis page displays the details of a movie such as\n- A background poster\n- Rating and runtime\n- Languages and genre\n- Synopsis or overview\n- Cast and director\n- Similar movies\n- Reviews\n\n### On larger screens:\n\n![Schindler's List](src/assets/Schindler's-List-large-screen.jpeg)\n\n### On mobile screens:\n\n![Bullet Train](src/assets/Bullet-Train-mobile-screen.png)\n\n## Screenshots\n\nMovieDB on mobile screens:\n\n![MovieDB on mobile screens](src/assets/MovieDB-small-screen.png)\n\n## Helpful Links\n\n- [Hosted website](https://movies-tv-db-react.web.app/) (on Firebase)\n- [How to deploy Firebase project?](https://dev.to/guillerbr/deploy-reactjs-on-firebase-hosting-4mpj)\n- [TMDB Movies API](https://www.themoviedb.org/documentation/api)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumansourabh14%2Fmovie-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumansourabh14%2Fmovie-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumansourabh14%2Fmovie-database/lists"}