A Movie Trailers App using React.js
This application is to show list of movie trailers based on the movie language and where users will be able to switch to different languages and see the trailers of the list of uplcoming movie titles
This is a very basic app but useful to understand the React Functional Components, Suspense, Lazy, useEffect and useState Hooks .
OR your can do the following to run in your local machine
Install node modules
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.