TMDB Clone made in react js.
Download this project and head into project directory and run below commands:
npm install
npm start
For publishing build you need to run below command into project directory:
npm run build
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.