Skip to content

deloran/react-example-tmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before all, you have to create the .env file with the following example and need to provide your The Movie DataBase api key

#.env file REACT_APP_TMDB_APIKEY=jerj0wijr02j302j REACT_APP_TMDB_APIURL=https://api.themoviedb.org/3

then you have to install npm packages

npm install

You can run the test:

npm test

or

Run the application:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published