Skip to content

Media Browser is a front-end application which allows users to browse trending, popular, now playing and top rated movies and TV shows.

Notifications You must be signed in to change notification settings

jash139/MediaBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Browser

Media Browser is an application to browse trending, popular, now playing and top rated movies and TV shows. The application also allows to search for movies, TV shows, cast, etc. The app uses React with Redux for state management. TMDB API is used to fetch data.

Hosted Website: [https://media-browser-ayush-acharya.netlify.app]

Build Setup

# install dependencies
$ npm install

# serve at localhost:3000
$ npm start

Create a .env file in the root directory of the project with following values.

REACT_APP_TMDB_API_KEY=

All done!

About

Media Browser is a front-end application which allows users to browse trending, popular, now playing and top rated movies and TV shows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published