React-based Web Application for Browsing the Database of Movies and TV-Shows provided by https://www.themoviedb.org/
The project was bootstraped with the Create React App (https://github.com/facebook/create-react-app)
All Media is taken from the themoviedb API (https://developers.themoviedb.org/3).
Components like Chips, the Navbar etc. were created using MUI tools (https://mui.com/)
Interactive Carousel Bar was provided by maxmarinich (https://github.com/maxmarinich/react-alice-carousel)