Skip to content

Browse your favorite movies, actors and watch trailers. See what's playing in theaters right now. Discover upcoming, trending, and top-rated titles.

License

Notifications You must be signed in to change notification settings

nanwinata/shadowflex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Contributors MIT License LinkedIn


Logo

Movie Flex

Browse your favorite movies, actors and watch trailers. See what's playing in theaters right now. Discover upcoming, trending, and top-rated titles.

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Movie Flex Screen Shot

This single-page application takes advantage of The Movie DB API to show various movies ranging from now playing in theatres, upcoming, trending, top-rating, and much more.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. Get a free API Key at The Movie Database (TMDB)

Installation

  1. Clone the repo
git clone https:://github.com/othneildrew/Movie-Flex.git
  1. Install NPM packages
npm install
  1. Enter your API in config.js
const API_KEY = 'ENTER YOUR API';

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Othneil Drew - LinkedIn - [email protected]

Project Link: https://github.com/othneildrew/Movie-Flex

Acknowledgements

About

Browse your favorite movies, actors and watch trailers. See what's playing in theaters right now. Discover upcoming, trending, and top-rated titles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.4%
  • CSS 35.2%
  • HTML 28.9%
  • Ruby 0.5%