Skip to content

A simple Netflix clone built with Vuejs

Notifications You must be signed in to change notification settings

VueMue/Vueflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vueflix

Watch the video

About this Project

This project is Netflix simple clone built with Vuejs

Features

  • ✔️ Vue Js — A JavaScript library for building user interfaces
  • ♻️ Vuex — A state management pattern + library for Vue.js applications

Getting started

  1. Clone this repo using git clone git@github.com:ricardovasconcelos/Vueflix.git
  2. Move yourself to the appropriate directory: cd vueflix
  3. Run npm install to install dependencies

Getting started with the project

  1. Move yourself to the services folder
  2. Add the YoutubeAPI KEY in api file
  • Get your api key here https://developers.google.com/youtube/v3/getting-started
  1. Add the movieAPI KEY in trailer file
  • Get your api key here http://www.omdbapi.com
  1. Run npm run serve to start the web application on localhost:8080

Some Observations about this project

This project is part of my personal portfolio, I'm trying improve my skills, so, I'll be happy if you could provide me any feedback about the project.

You can report that could make me a better developer!

Email-me: ricardovasconcelos.dev@gmail.com

Connect with me at Linkedin: https://www.linkedin.com/in/ricardo-vasconcelos/

Also, you can use this Project as you wish!!

It's free!

About

A simple Netflix clone built with Vuejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 87.1%
  • JavaScript 10.4%
  • HTML 2.5%