Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 270 Bytes

Express & Nunjucks Movie App

An app built with NodeJS - Express - Nunjucks that pulls movie data from an API and displays different components.

Installation

clone repository
npm install
node app.js

...then you should go to: http://localhost:8000