OMDB APP

Find your favorite movies

About

Open Movie DataBase is a website-based application that applies the Single Page Application concept and is built using the Vue JS framework

with this application the user can search for information from a film based on the keywords and categories the user wants. Users can save their favorite movies into a bookmark list so they can be viewed again quickly

Languages and Tools

  • Vue Js
  • Vue router
  • Axios
  • SASS Preprocessor
  • OMDB API
  • Google Font
  • FontAwesome
  • Vite Js
  • Acode code editor

Install Vite JS

Clone This Repo

  • cd omdb-app
  • npm install
  • npm run dev
  • if you get an error on esbuild try to install manual, run this code before npm run dev :
  • node node_modules/esbuild/install.js

    to install manually

Demo

[HARDI HARDI] (http://github.com/hardihardi) Last edited on : 01/9/2021

GitHub

View Github