Skip to content

๐ŸŽŸ Discover new, well-liked movies by getting a random trailer. Unofficially powered by Rotten Tomatoes Certified Fresh

License

Notifications You must be signed in to change notification settings

grochadc/random-movie-trailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

99 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Random Movie Trailer

A webapp that shows you a different movie trailer everytime you reload it. (Unofficially powered by Rotten Tomatoes Certified Fresh)

Installation

You (may) know the drill:

git clone https://github.com/grochadc/random-movie-trailer.git
cd random-movie-trailer
npm install
grunt
npm start

Then visit http://localhost:3000/ in your browser

Queries

You can also request the root of the page with the following parameters:

trailer (string): The title of a movie you want to fetch the trailer of.

index (number): The index of the movie trailer you want to fetch (based on the movies on the database)

Examples:

http://localhost:3000/?trailer=Dunkirk

http://localhost:3000/?index=5

About

๐ŸŽŸ Discover new, well-liked movies by getting a random trailer. Unofficially powered by Rotten Tomatoes Certified Fresh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published