{"id":21969952,"url":"https://github.com/pnvdev/nextjs-movies","last_synced_at":"2026-04-12T07:32:30.325Z","repository":{"id":253343423,"uuid":"843226445","full_name":"pnvdev/nextjs-movies","owner":"pnvdev","description":"This is a Next.js application that allows users to search for movies using the TMDB API. It fetches movie data based on user queries and displays the results in a responsive grid layout.","archived":false,"fork":false,"pushed_at":"2024-08-16T04:42:29.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T22:37:09.137Z","etag":null,"topics":["nextjs","serverside-rendering","tmdb","urlsearchparams"],"latest_commit_sha":null,"homepage":"https://nextjs-movies-tau-brown.vercel.app","language":"TypeScript","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/pnvdev.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-08-16T03:46:42.000Z","updated_at":"2024-09-16T16:42:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb38f22f-d218-4a63-a88d-f8a7e3b82134","html_url":"https://github.com/pnvdev/nextjs-movies","commit_stats":null,"previous_names":["pnvdev/nextjs-movies"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pnvdev/nextjs-movies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnvdev%2Fnextjs-movies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnvdev%2Fnextjs-movies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnvdev%2Fnextjs-movies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnvdev%2Fnextjs-movies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnvdev","download_url":"https://codeload.github.com/pnvdev/nextjs-movies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnvdev%2Fnextjs-movies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271722253,"owners_count":24809661,"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-22T02:00:08.480Z","response_time":65,"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":["nextjs","serverside-rendering","tmdb","urlsearchparams"],"created_at":"2024-11-29T14:28:16.795Z","updated_at":"2025-10-30T10:21:10.707Z","avatar_url":"https://github.com/pnvdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Movies\n\nThis is a Next.js application that allows users to search for movies using the TMDB API. It fetches movie data based on user queries and displays the results in a responsive grid layout.\n\n## Features\n\n- **Search Functionality: Users can search for movies by title using URL search parameters instead of useState, allowing direct linking to specific searches.\n- **Debounced Search:** The app uses debounced input to minimize unnecessary API calls.\n- **Responsive Design:** The layout adapts to different screen sizes.\n- **Dynamic Routing:** Each movie links to a detailed page using Next.js dynamic routing.\n\n## Tech Stack\n\n- **Next.js:** Framework for server-side rendering and static site generation.\n- **Tailwind CSS:** Utility-first CSS framework for styling.\n- **TypeScript:** For type-safe JavaScript development.\n- **TMDB API:** Used to fetch movie data.\n\n## Getting Started\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/pnvdev/nextjs-movies.git\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Run the development server:\n   ```bash\n   npm run dev\n   ```\n4. Open [http://localhost:3000](http://localhost:3000) to see the app in action.\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your `.env.local` file:\n\n```env\nNEXT_PUBLIC_TMDB_API_KEY=your_tmdb_api_key\n```\n\n## Deployment\n\nThis app can be easily deployed on Vercel, the platform from the creators of Next.js.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n\n## Acknowledgements\n\n- Thanks to [TMDB](https://www.themoviedb.org/) for providing the movie data API.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnvdev%2Fnextjs-movies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpnvdev%2Fnextjs-movies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnvdev%2Fnextjs-movies/lists"}