Skip to content

Youtube client side Functional clone built with React and tailwind

Notifications You must be signed in to change notification settings

anshumancodes/youtube-client

Repository files navigation

YouTube Client

A YouTube UI functional clone that integrates with both YouTube API and a custom backend API for authentication and user management.

🚀 Design Reference

You can find the design on Figma here: YouTube UI Clone Design

📡 APIs & Endpoints

This project utilizes two APIs:

  • YouTube API: For rendering videos, feed functionalities, and other video-related tasks.
  • Custom Backend API: For handling authentication and user-related operations.

Backend API Endpoint

You can access the custom backend API here: YouTube Backend API

📚 API Documentation

For detailed information about the custom API, check out the documentation here: GitHub API Documentation

🛠️ Run Locally

To run the project locally, follow these steps:

# Clone the repository and navigate to the client folder
cd youtube-client

# Install dependencies
npm install

# Start the development server
npm run dev

About

Youtube client side Functional clone built with React and tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published