A React-based entertainment web application facilitates users in discovering movies and TV shows, including detailed information about the actors. Users can also explore media content categorized by different genres.
- Solution URL: Entertainment web app
- Live Site URL: Entertainment web app
Your users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Navigate between Home, Movies, TV Series
- Search for relevant shows on all pages
- Based on movie user can see the 'You may also like' movies or TV series. Also User can see the actors who has casted on movie or TV series.
- FlexBox / Grid
- React
- Redux toolkit
- CSS3
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!