Skip to content

siddharthInterviewbit/youtube-react-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube clone with githu

To run the project on master-merge branch

1. Clone this project

git clone https://github.com/siddharthInterviewbit/youtube-react-clone.git

2. Install dependencies of project

If you are using yarn then run yarn install to install dependencies

If you are using npm then run npm install to install dependencies

3. Create secrets.json

secrets.json holds some configuration that is needed for your app to run. Create a new file secrets.json and add this content to it after replacing the placeholders with appropriate values

{
  "TMDB_API_KEY": "GET-YOUR-KEY-FROM-TMDB-AND-ADD-HERE"
}

About

Made for class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published