Skip to content

johnandresmedina/netflix-landing-page-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix landing page clone

Netflix landing page clone using HTML5, CSS3, Sass and Javascript with ES6.

This project is based on the online course of Traversy Media.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Installation

Clone

  • Clone this repo to your local machine using SSH:
    git clone git@github.com:jhonandresmedina/netflix-landing-page-clone.git
  • Or with HTTPS:
    git clone https://github.com/jhonandresmedina/netflix-landing-page-clone.git

Setup

  • Once cloning the repo is done go to the folder:
cd netflix-landing-page-clone

Now install the npm packages:

$ npm install

Run:

$ npm run dev
  • It should open your default browser at http://127.0.0.1:8080 with the aplication up and running, enjoy!

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages