Skip to content

vishal-rathod-07/tmdb-clone-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDB Clone React

TMDB Clone made in react js.

Live Preview

Preview

image

Table of Contents

Installation

Download this project and head into project directory and run below commands:

npm install
npm start

Usage

For publishing build you need to run below command into project directory:

npm run build

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.