hardihardi / omdb-app

Open Movie DataBase web app based

Home Page:https://omdb-app-swart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Open Movie DataBase web app based

https://omdb-app-swart.vercel.app

License:MIT License


Languages

Language:Vue 50.8%Language:SCSS 43.4%Language:HTML 2.7%Language:CSS 2.0%Language:JavaScript 1.1%