{"id":13580896,"url":"https://github.com/fajarhidayatt/whatmovie","last_synced_at":"2025-04-06T06:32:18.376Z","repository":{"id":117374181,"uuid":"419939922","full_name":"fajarhidayatt/whatmovie","owner":"fajarhidayatt","description":"WhatMovie is a website to find information about your favorite movies","archived":false,"fork":false,"pushed_at":"2021-11-14T00:45:35.000Z","size":1653,"stargazers_count":49,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T20:46:43.547Z","etag":null,"topics":["axios","bootstrap5","movies-api","nextjs","themoviedb","typescript"],"latest_commit_sha":null,"homepage":"https://jarh-whatmovie.vercel.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/fajarhidayatt.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":"2021-10-22T02:23:49.000Z","updated_at":"2024-10-06T05:54:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"c13e00dc-65d7-477a-a345-48c982006c5a","html_url":"https://github.com/fajarhidayatt/whatmovie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarhidayatt%2Fwhatmovie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarhidayatt%2Fwhatmovie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarhidayatt%2Fwhatmovie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarhidayatt%2Fwhatmovie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fajarhidayatt","download_url":"https://codeload.github.com/fajarhidayatt/whatmovie/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445651,"owners_count":20939952,"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":["axios","bootstrap5","movies-api","nextjs","themoviedb","typescript"],"created_at":"2024-08-01T15:01:56.049Z","updated_at":"2025-04-06T06:32:18.014Z","avatar_url":"https://github.com/fajarhidayatt.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# WhatMovie\n\n![Design preview WhatMovie](./whatmovie-preview.png)\n\n## Description\n\nWhatMovie is a website that provides information about all the movies that have been or will be released. You can search for your favorite movie by writing the name of the movie in the `search` section, you can also find movies by `category`, `trending`, and others. You can also see detailed information for each movie, some of the information contained in it such as rating, release date, overview, and also the video trailer.\n\n## Teknologi\n\nThis website was built using several technologies in it, including:\n\n- [Next.js](https://nextjs.org/)\n- [Bootstrap](https://getbootstrap.com/)\n- [Axios](https://github.com/axios/axios)\n\n## API\n\nThis website uses the API of [themoviedb.org](https://www.themoviedb.org/documentation/api), and of course requires `api-key` so that the API on this website can run. You can register first at [themoviedb.org](https://www.themoviedb.org/documentation/api) to get `api-key`. After getting the api key, you can enter the `api-key` in the `env` file.\n\n```env\nNEXT_PUBLIC_KEY=\"api_key=\u003cyour api_key\u003e\u0026language=en-US\"\n# \u003cyour api_key\u003e replaced with your own api-key\n```\n\n## Development\n\nIf you want to try to do the development process, make sure your device has installed [nodejs](https://nodejs.org/en/).\n\nYou can download this repository by clicking `Code` at the top, then selecting `Download ZIP` or if you want to clone this repository you can do this by\n\n```bash\ngit clone https://github.com/fajarhidayatt/whatmovie.git\n```\n\nAfter that, install all the packages / dependencies contained in this project\n\n```bash\nnpm install\n```\n\nThen run the development server\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in the browser you are using to see the results.\n\n## Demo\n\nYou can see a demo of this website at [jarh-whatmovie.vercel.app](https://jarh-whatmovie.vercel.app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajarhidayatt%2Fwhatmovie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffajarhidayatt%2Fwhatmovie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajarhidayatt%2Fwhatmovie/lists"}