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.
- Host: GitHub
- URL: https://github.com/panagiop/moviedb-mvc
- Owner: panagiop
- Created: 2017-03-11T11:47:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T11:48:37.000Z (over 8 years ago)
- Last Synced: 2025-02-07T11:35:05.109Z (4 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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