dontcryme / youtube-clone-reactjs-swc-vite-template

YouTube Clone Application Template in React JS with Material UI 5, Typescript, SWC, Vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and Deploy a Modern YouTube Clone Application in React JS with Material UI 5, Typescript, SWC, Vite

Main Page

Main

Search Page

Search

Video Page

Video

This is a "Youtube Clone" project template using React.Js + Vite + SWC and created with reference to the following Youtube-Clone project

Features


Getting Started


//Change .env file's VITE_REACT_APP_RAPID_API_KEY value with you Rapid API_KEY
VITE_REACT_APP_RAPID_API_KEY = 'your_api_key'

Run as Development

git clone https://github.com/dontcryme/youtube-clone-reactjs-swc-vite-template.git
npm i
npm run dev

Build & Deployment

git clone https://github.com/dontcryme/youtube-clone-reactjs-swc-vite-template.git
npm i
npm run build

About

YouTube Clone Application Template in React JS with Material UI 5, Typescript, SWC, Vite


Languages

Language:TypeScript 88.2%Language:CSS 7.3%Language:HTML 2.7%Language:JavaScript 1.7%