Skip to content

nikhilCad/flask-movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For TMDB API KEYS create .env file in root key format is TMDB_API="yourkey1.yourkey2"

Server runs at localhost:5000/data

First start server python file in backend then start react app using npm start

We added proxy to frontend in package json in frontend "proxy":"http://localhost:5000/"

Make sure you do not share your tmdb API keys

Use getTmdbTESTING instead of getTmdb while debugging to save api calls

cd frontend npm start

About

View movie description using TMDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published