An open API service indexing awesome lists of open source software.

https://github.com/panagiop/moviedb-mvc

A custom jQuery MVC that consumes the 'themoviedb' API.
https://github.com/panagiop/moviedb-mvc

Last synced: 3 months ago
JSON representation

A custom jQuery MVC that consumes the 'themoviedb' API.

Awesome Lists containing this project

README

        

A custom jQuery MVC that consumes the 'themoviedb' API.

How to run the application (*)

1. First of all make sure that Node.js is installed on the computer (The app was made by using node 6.x).
2. Run “npm install”
3. Run “npm run serve”
4. After a few seconds you can visit the app by going to “http://localhost:8001”

* In config.js place your own api_key