Skip to content

AAKASH-YADAV-CODER/youtube-clone

Repository files navigation

YouTube Clone

This is a YouTube clone built with React, Redux, Tailwind CSS, and the YouTube API.

Features

  • View trending videos
  • Search for videos by keyword
  • Watch videos
  • Responsive design
  • Dark mode support

Installation

  1. Clone the repository:

git clone https://github.com/AAKASH-YADAV-CODER/youtube-clone.git

  1. Install dependencies:

cd your-youtube-clone npm install

  1. Obtain API keys

  2. Create a .env file in the root directory of your project and add your API key:

REACT_APP_YOUTUBE_API_KEY=YOUR_API_KEY_HERE

  1. Start the development server:

npm run dev

  1. Open http://localhost:3000 in your browser.

Technologies Used

  • React + Vite
  • Tailwind CSS
  • YouTube API

Credits

  • This project was inspired by the YouTube platform.
  • The YouTube Data API was used to fetch video data.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors