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
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.
For a live preview visit https://flix44.netlify.app/