{"id":21626157,"url":"https://github.com/andrenormanlang/tmdb","last_synced_at":"2025-03-18T20:22:01.586Z","repository":{"id":233877233,"uuid":"685480733","full_name":"andrenormanlang/tmdb","owner":"andrenormanlang","description":"The Movie DB with React Query","archived":false,"fork":false,"pushed_at":"2024-04-17T14:44:56.000Z","size":834,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T22:42:07.139Z","etag":null,"topics":["reactquery","tmdb-api","vite"],"latest_commit_sha":null,"homepage":"https://tmdb-anl.netlify.app/","language":"TypeScript","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/andrenormanlang.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}},"created_at":"2023-08-31T10:27:03.000Z","updated_at":"2024-04-17T14:59:48.000Z","dependencies_parsed_at":"2024-04-17T15:28:12.884Z","dependency_job_id":"35826c54-b075-45ee-be55-a0b25640423a","html_url":"https://github.com/andrenormanlang/tmdb","commit_stats":null,"previous_names":["andrenormanlang/tmdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrenormanlang%2Ftmdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrenormanlang%2Ftmdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrenormanlang%2Ftmdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrenormanlang%2Ftmdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrenormanlang","download_url":"https://codeload.github.com/andrenormanlang/tmdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244297871,"owners_count":20430347,"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":["reactquery","tmdb-api","vite"],"created_at":"2024-11-25T01:12:24.094Z","updated_at":"2025-03-18T20:22:01.567Z","avatar_url":"https://github.com/andrenormanlang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :movie_camera: TMDB Movie App :clapper\n\nWelcome to the TMDB Movie App! This is a web application that allows users to explore and discover movies from The Movie Database (TMDB).\n\n![TMDB Movie App Screenshot](screenshot.jpg)\n\n## Table of Contents\n\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n- [API Key](#api-key)\n- [License](#license)\n\n## Features\n\n- **Browse Movies:** Explore a vast collection of movies, including the latest releases, top-rated movies, and more.\n\n- **Search Movies:** Easily search for movies by title or keywords.\n\n- **Discover by Genre:** Discover movies by genre, including action, comedy, drama, and many more.\n\n- **Trending Movies:** Stay up-to-date with trending movies for the day or week.\n\n- **Movie Details:** View detailed information about a movie, including its cast, crew, release date, and synopsis.\n\n- **Pagination:** Navigate through pages of movie results.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- **Node.js:** You need Node.js installed on your machine. You can download it from [nodejs.org](https://nodejs.org/).\n\n### Installation\n\nFollow these steps to set up and run the TMDB Movie App:\n\n1. Clone the repository:git clone \u003chttps://github.com/your-username/tmdb-movie-app.git\u003e\n2. Navigate to the project directory\n3. Install project dependencies: npm install\n4. Start the development server: npm start\nOpen your web browser and visit \u003chttp://localhost:3000\u003e to access the app.\n\n## Usage\n\n- Home Page: The home page displays trending movies for the day or week. You can toggle between \"Today\" and \"This Week.\"\n- Discover Movies: Explore movies by genre by clicking on the \"Discover\" link in the navigation.\n- Search Movies: Use the search bar to search for movies by title or keywords.\n- Movie Details: Click on a movie card to view detailed information about a movie, including its cast, crew, release date, and synopsis.\n- Pagination: Navigate through multiple pages of movie results using the pagination controls at the bottom of the page.\n\n## API Key\n\nTo fetch movie data from TMDB, you will need to obtain an API key. Follow these steps to get your API key:\n\n1. Visit the TMDB website: \u003chttps://www.themoviedb.org/\u003e.\n2. Create an account or log in to your existing account.\n3. Go to your account settings and select the \"API\" section.\n4. Create a new API key for your application.\n5. Copy your API key and replace the placeholder in your project's configuration.\n// .env.local\nREACT_APP_TMDB_API_KEY=your-api-key-here\n6. Restart your development server.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\nYou can save this content as a `.md` file, such as `README.md`, in your project's root directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrenormanlang%2Ftmdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrenormanlang%2Ftmdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrenormanlang%2Ftmdb/lists"}