Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 939 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 939 Bytes

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.