tugceakin / popmovies-web

Starter project using nodejs expressjs and angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

popmovies-web

LIVE DEMO

Starter project using nodejs expressjs and angular 2. This is the web implementaion my PopMovies android app. It uses the themoviedb.org api to get the movie data.

  • To run the app you will need to request an api key from themoviedb.org and place it in routes/index.js

To run the app:

npm install

npm start

App will start on http:localhost:3000/

###Work in progress

About

Starter project using nodejs expressjs and angular 2


Languages

Language:TypeScript 49.3%Language:JavaScript 42.7%Language:CSS 8.1%