Skip to content

A minimalist React.js application deployed on Vercel that integrates with the YouTube Data API to fetch and display video search results. It provides a clean, fast, and responsive interface for exploring YouTube content.

Notifications You must be signed in to change notification settings

Shahryartariq/youtubeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 YouTube Search App

A minimalist React.js application deployed on Vercel that connects to the YouTube Data API.
Users can search for videos, and the app fetches and displays real-time results in a clean, responsive interface.

🚀 Features

  • Search videos using the YouTube API
  • Minimal and intuitive user interface
  • Responsive design for all devices
  • Deployed seamlessly on Vercel

🛠️ Tech Stack

  • React.js
  • YouTube Data API v3
  • Axios / Fetch for API communication
  • Vercel for deployment

⚙️ Environment Variables

Create a .env file and add your YouTube API key:

📦 Run Locally

# Install dependencies
npm install

# Start development server
npm start

About

A minimalist React.js application deployed on Vercel that integrates with the YouTube Data API to fetch and display video search results. It provides a clean, fast, and responsive interface for exploring YouTube content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published