Skip to content
/ flix Public

Flix is a movie and TV show discovery tool. It interacts with the TMDb API to display new, popular, highly rated, and upcoming media. There is also a randomiser tool that takes in two paramters: content type (Movie or TV show) and minimum TMDb rating. The randomiser then makes suggestions based on these two parameters.

Notifications You must be signed in to change notification settings

JoeDGit/flix

Repository files navigation

Flix

Flix is a movie and TV show discovery tool. It interacts with the TMDb API to display new, popular, highly rated, and upcoming media. There is also a randomiser tool that takes in two paramters: content type (Movie or TV show) and minimum TMDb rating. The randomiser then makes suggestions based on these two parameters.

Flix was created using React(Js) and TailwindCSS

Getting started

Once you've cloned the repo simply run npm i to install dependencies and then once they're installed run npm start to get started.

Live preview

For a live preview visit https://flix44.netlify.app/

Screenshots

Full screen Home page

ss1

Mobile Home Page

ss2

Movies Page

image

Randomiser

image

About

Flix is a movie and TV show discovery tool. It interacts with the TMDb API to display new, popular, highly rated, and upcoming media. There is also a randomiser tool that takes in two paramters: content type (Movie or TV show) and minimum TMDb rating. The randomiser then makes suggestions based on these two parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published