A minimal website for generating a random movie, built with Next.js.
Key Features • How To Use • Download • Credits • License
- Random Movie, à la demande !
- Go back to previous chosen movies
- Never spend hours looking for a movie.
You'll first need a free TMDB API to get started. Put both TMDB_API and TMDB_ACCESS tokens (respectively TMDB API Key and TMDB Read Only Access Token) in your environment file (see .env.example).
To clone and run this application, follow these instructions in your command line:
# Clone this repository
$ git clone https://github.com/matisbyar/randomovie
# Go into the repository
$ cd randomovie
# Install dependencies
$ npm install
# Run the app
$ npm start
- Display one random movie
- Have a nice and distractless UI
- Rewind previous selected movies
- Allow users to choose a genre to influence the result
This software uses the following open source packages:
MIT
byar.fr · GitHub @matisbyar · LinkedIn @matisbyar