Skip to content

Diphendara/BasicOMDBIonic

Repository files navigation

BasicOMDBIonic

Installation

Prerequisites

$ npm install -g cordova ionic

First thing you should do is npm install.

Then you should create a 'key.ts' file in the root directory of the project with

export default "XXXXXX";

Where XXXX is your key of omdb api, you can ask for one here --> 'https://www.omdbapi.com/'

For launching you can do

$ ionic serve

If you want to see the app as a desktop webapp

or

$ ionic serve -l

About

A basic project with Ionic to search and see information of movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors