Git Product home page Git Product logo

vuejs-cinema's Introduction

Vue.js Cinema

Source code for the case-study project from the course Build A Vue.js Single-Page App with Vue Router

Demo

See the completed project here: http://vuejs-cinema.vuejsdevelopers.com/

Pre-installation

Installation

  1. Install this code on your local system

    1. Fork this repository (click 'Fork' button in top right corner)

    2. Clone the forked repository on your local file system

      cd /path/to/install/location
      
      git clone https://github.com/[your_username]/vuejs-cinema.git
      
  2. Change into directory

    cd vuejs-cinema
    
  3. Install dependencies

    npm install
    
  4. Create a .env file by copying the sample

    cp .env_sample .env
    

    Edit the .env file and replace any variables if needed

  5. Start project

    npm run start
    

Your site will be available at localhost:[PORT] where PORT is whatever value is set in your .env file.

Sponsors

Vue School

Support Vue.js Developers to get your logo here.

Lecture branches

Each branch of of the repo shows the state of the code at the end of any particular video e.g. video/08 shows the state at the end of video 8.

If you want the initial state of the code, use the master branch.

If you're doing the Vue.js Essentials - 3 Course Bundle course on Udemy, you'll need the following conversion table to match the branch to the lecture number.

Lecture # Branch name
58 video/02
64 video/08
66 video/10
67 video/11
68 video/12
70 video/14
71 video/15
73 video/17
77 video/21
78 video/22
80 video/24
81 video/25
82 video/26
83 video/27
84 video/28
85 video/29
86 video/30
87 video/31
88 video/32
89 video/33
90 video/34
91 video/35
92 video/36
93 video/37
94 video/38
96 video/40
98 video/42
99 video/43
100 video/44
101 video/45
102 video/46
103 video/47
105 video/49
106 video/50
107 video/51
108 video/52
109 video/53
110 video/54
111 video/55
113 video/57
114 video/58
115 video/59
117 video/61
118 video/62
119 video/63

vuejs-cinema's People

Contributors

anthonygore avatar

Watchers

James Cloos avatar Jakub Oniszczuk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.