Skip to content

First time I test React. A site to search movie through TMDB API.

Notifications You must be signed in to change notification settings

matthieubessol/React-TMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

React-TMDB

First time I test React. A site to search movie through TMDB API.

The Api Key is hidden. To test, you can create a config.jsonp file with that structure :
jsonCallback({
"api_key":"you_api_key"
});

About

First time I test React. A site to search movie through TMDB API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published