https://github.com/arturbomtempo-dev/netflix-clone

Recreating Netflix's homepage with HTML, CSS, JavaScript, Node.js and Express.js.

https://github.com/arturbomtempo-dev/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 (5.7%) to scientific vocabulary

Keywords

api css expressjs html javascript netflix-clone nodejs
Last synced: 5 months ago · JSON representation

Repository

Recreating Netflix's homepage with HTML, CSS, JavaScript, Node.js and Express.js.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
api css expressjs html javascript netflix-clone nodejs
Created about 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Netflix's homepage

The project was developed through a class made available by Digital Innovation One, with the objective of consolidating knowledge in Front-end development with HTML, CSS and JavaScript, as well as introducing Node.js studies.

Image of the Netflix clone

🔨 Project functionality

The program is intended to imitate Netflix's homepage, where you can see some movies in their respective categories.

💻 Technologies used

  • HTML: page structuring, accessibility and semantics
  • CSS: page styling and responsiveness
  • JavaScript: programming language
  • Node.js: allows the execution of JavaScript code outside the browser

📁 Project access

You can view the hosted page by clicking here.

Owner

  • Name: Artur Bomtempo Colen
  • Login: arturbomtempo-dev
  • Kind: user
  • Location: Belo Horizonte, MG
  • Company: @webtech-network

Full Stack Developer passionate about technology since 2006.

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Issues and Pull Requests

Last synced: 11 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
  • accepts 1.3.8
  • array-flatten 1.1.1
  • body-parser 1.20.1
  • bytes 3.1.2
  • call-bind 1.0.2
  • content-disposition 0.5.4
  • content-type 1.0.4
  • cookie 0.5.0
  • cookie-signature 1.0.6
  • debug 2.6.9
  • depd 2.0.0
  • destroy 1.2.0
  • ee-first 1.1.1
  • encodeurl 1.0.2
  • escape-html 1.0.3
  • etag 1.8.1
  • express 4.18.2
  • finalhandler 1.2.0
  • forwarded 0.2.0
  • fresh 0.5.2
  • function-bind 1.1.1
  • get-intrinsic 1.1.3
  • has 1.0.3
  • has-symbols 1.0.3
  • http-errors 2.0.0
  • iconv-lite 0.4.24
  • inherits 2.0.4
  • ipaddr.js 1.9.1
  • media-typer 0.3.0
  • merge-descriptors 1.0.1
  • methods 1.1.2
  • mime 1.6.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • ms 2.0.0
  • ms 2.1.3
  • negotiator 0.6.3
  • object-inspect 1.12.2
  • on-finished 2.4.1
  • parseurl 1.3.3
  • path-to-regexp 0.1.7
  • proxy-addr 2.0.7
  • qs 6.11.0
  • range-parser 1.2.1
  • raw-body 2.5.1
  • safe-buffer 5.2.1
  • safer-buffer 2.1.2
  • send 0.18.0
  • serve-static 1.15.0
  • setprototypeof 1.2.0
  • side-channel 1.0.4
  • statuses 2.0.1
  • toidentifier 1.0.1
  • type-is 1.6.18
  • unpipe 1.0.0
  • utils-merge 1.0.1
  • vary 1.1.2
package.json npm
  • express ^4.18.2