achimoraites / movie-finder

A simple movie finder web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movie-finder

Project setup

Install dependencies

yarn install

Setup API KEY

It is important to provide an API KEY!

in .env file put your API KEY from http://www.omdbapi.com/

EXAMPLE

VUE_APP_OMD_API_KEY = ap1k3y

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A simple movie finder web app


Languages

Language:Vue 64.6%Language:JavaScript 28.1%Language:HTML 6.6%Language:Shell 0.7%