Skip to content

Angular based web app using OpenMDB REST API to allow searching and filtering assorted movies.

License

Notifications You must be signed in to change notification settings

systemsvanguard/movieflickshq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

movieflickshq Movie Flicks - Movie Search

An Angular based web app demo that uses Axios and the fantastic Open Movie Database API. Built with Angular, Bulma CSS framework, OMDB API, HTML 5, FontAwesome 5 icons, Google Fonts, JavaScript, CSS3, and more.

Live Site Demo ~ Movie Flicks - Movie Search

Movie Flicks - Movie Search 1

Steps to Install

  • Run the command below from the command line / terminal / command prompt.
  • git clone https://github.com/systemsvanguard/movieflickshq.git
  • cd movieflickshq
  • ensure your have Node & NPM pre-installed.
  • Run commands 'node --version && npm -v'.
  • npm install. (This ensures all dependencies are installed).
  • ng serve --open --port 3000
  • Runs on default Angular port 4200 or port specified in .env file
  • Please rename '.env4Display' to '.env', and follow the instructions within to get your own free OMDB API.
  • Change the web port as needed.
  • Use command 'ng build --prod' for production build.

Features

  • Angular ver 13
  • Bulma CSS framework
  • FontAwesome 5 icons
  • Google Fonts
  • Filler text from https://pirateipsum.me
  • RESTful API
  • Axios
  • dotenv & environment variables

License

This project is licensed under the terms of the MIT license.

Screenshots

Movie Flicks - Movie Search 1

Movie Flicks - Movie Search 2

Movie Flicks - Movie Search 2

About

Angular based web app using OpenMDB REST API to allow searching and filtering assorted movies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published