ghermet / OMdB-API

web design project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMdB-API

Description

Static website using AngularJS , Full-Stack javascript framework Meteor and UI component framework Angular Material. Its purpose is to look up Movies, Series or Episode information by title and year, straight from OMdB API.

Installation

    1. Install Node.js
    1. Install Meteor running curl https://install.meteor.com/ | sh from your terminal
    1. Clone project running git clone git@github.com:GHermet/OMdB-API.git from your terminal
    1. Cd into the OMdB-API folder and run npm install from your terminal
    1. Finally run meteor from your terminal then the website will be hosted at localhost:3000

Contributors

Guillaume Hermet

License

MIT License

About

web design project


Languages

Language:HTML 51.1%Language:JavaScript 48.9%