GitHunt
SA

sanyamjain04/youtube-clone

A youtube clone build with features like Search videos, channels and play vidoes.

A Responsive youtube clone build with features like Search videos, channels and play vidoes.

Preview

image

Features

  • one click category search
  • search videos and channel on youtube
  • play videos

Technologies I have used

  • ReactJS
  • TailwindCSS

Learned about these things while building this Project

  • react-router-dom
  • react-hooks like useState, useEffect, useNavigate, useParams
  • getting data from api and destructure it

Desktop ScreenShots

  • Search Page
    image
  • Channel page
    image
  • Video Page
    image

Mobile Screenshots

Home Page Search Page Channel Page Video Page
2f26296c-89a5-4ec1-b990-c6f5bf0e0454 1d8f1b12-358a-4660-a818-d0f803dbf446 2ea4abee-f12d-4c6f-8ba2-a14b6f233608 e3d574b2-1421-411f-bb7b-84948f0552ad

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

sanyamjain04/youtube-clone | GitHunt