https://github.com/bartosz-ziolkowski/netflix_clone
Netflix clone
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.5%) to scientific vocabulary
Keywords
angular
css
html
scss
tmdb-api
typescript
Last synced: 5 months ago
·
JSON representation
Repository
Netflix clone
Basic Info
- Host: GitHub
- Owner: bartosz-ziolkowski
- Language: TypeScript
- Default Branch: main
- Homepage: https://movies-dk.vercel.app/
- Size: 165 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
angular
css
html
scss
tmdb-api
typescript
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
Netflix Clone
Overview
To practice Angular and external API communication, I implemented a clone of the popular streaming service Netflix. All data on the site is sourced from the public TMDB API. Movies and TV shows are categorized by genre, and users can read details about each movie by clicking on it. Additionally, there is a search feature that allows users to find movies by title.
Screenshots

Technologies
Frontend
- Angular
- HTML
- CSS + SCSS ### Tools and languages
- TypeScript
- The Movie Database (TMDB) API
Live demo
Owner
- Name: Bartosz Ziółkowski
- Login: bartosz-ziolkowski
- Kind: user
- Location: Copenhagen
- Repositories: 1
- Profile: https://github.com/bartosz-ziolkowski
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
package-lock.json
npm
- 920 dependencies
package.json
npm
- @angular-devkit/build-angular ^18.1.1 development
- @angular/cli ^18.1.1 development
- @angular/compiler-cli ^18.1.0 development
- @angular/localize ^18.1.0 development
- @types/jasmine ~5.1.0 development
- jasmine-core ~5.1.0 development
- karma ~6.4.0 development
- karma-chrome-launcher ~3.2.0 development
- karma-coverage ~2.2.0 development
- karma-jasmine ~5.1.0 development
- karma-jasmine-html-reporter ~2.1.0 development
- typescript ~5.5.2 development
- @angular/animations ^18.1.0
- @angular/common ^18.1.0
- @angular/compiler ^18.1.0
- @angular/core ^18.1.0
- @angular/forms ^18.1.0
- @angular/platform-browser ^18.1.0
- @angular/platform-browser-dynamic ^18.1.0
- @angular/router ^18.1.0
- @fortawesome/angular-fontawesome ^0.15.0
- @fortawesome/free-brands-svg-icons ^6.5.2
- @fortawesome/free-regular-svg-icons ^6.5.2
- @fortawesome/free-solid-svg-icons ^6.5.2
- @ng-bootstrap/ng-bootstrap ^17.0.0
- @popperjs/core ^2.11.8
- bootstrap ^5.3.2
- bootswatch ^5.3.3
- cyborg ^0.1.0
- dotenv ^16.4.5
- rxjs ~7.8.0
- tslib ^2.3.0
- zone.js ~0.14.3