Skip to content

Codeurs2020/movie-trailers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

Live URL :-

Movie Trailers App

OR your can do the following to run in your local machine

Scripts

Install node modules

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

search upcoming movie trailers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • CSS 20.6%
  • HTML 7.3%