Skip to content

rodrigodagostino/vue-movie-search-app

Repository files navigation

Vue Movie Search App

This is a simple web application that allows the user to search through the movies data provided by the OMDb API, displaying the available data once a movie is selected.

Live demo

Deployed with Netlify.

Potential future features

  • Display placeholder image when search results do not carry their own.
  • Copy sharable link for a single result.
  • Prevent content reflow after images are loaded.

Project setup

yarn

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Locally preview production build

yarn serve

Lints

yarn lint

Lints and fixes files

yarn lint:fix

Recommended IDE Setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published