Home

Awesome

Youtube-Search-Reactjs

▶️ A very humble search engine and YouTube video player, made with React.js 🎥

<img src="youtube-clone.gif" alt="germancutraro-youtube-app" />

Installation

Install all dependencies

npm install

Run app

npm start

Create an API KEY, then create a key.js file inside the src folder, and write this:

const API_KEY = 'YOUR_PERSONAL_KEY';

module.exports = API_KEY;  

Built With

Author

germancutraro

made with @bauticutraro

Idea