This repository contains an example Angular application that displays movies currently at the theater. It was built solely as an example of using Angular and is not intended to be used beyond the learning experience.
The project utilizes the TMDb API.
Note: the image shown above is not owned by Keyhole, and all copyrights belong to their respective owners. The image used here is only for education and is not intended to generate income.
##Getting Started
Prerequisites: You must have Node/npm installed.
- npm install
- npm start
This will run lite-server with Browsersync enabled. It should automatically launch your default web browser on http://localhost:3000.
If you are interested in Angular 2, then check this out.
All public Keyhole Software educational events can be found on the Keyhole Eventbrite page.
This content is from Keyhole Software. We love knowledge transfer!