Skip to content

YouTube clone that emulates some of the core functionalities of the popular video sharing platform

Notifications You must be signed in to change notification settings

NathanielMention/youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

youtube-clone

Table of contents

Introduction

Youtube clone that emulates some of the core functionalities of the popular video sharing platform

Features

A few things that you can do on youtube-clone:

  • Register and login accounts
  • Upload, update, get videos, and stream videos

Technologies

Setup

Clone or download the repository:

git clone https://github.com/NathanielMention/youtube-clone

In the backend directory:

First, install dependencies:

npm install

Finally, start the backend:

npm run dev

In the client directory:

First, install dependencies:

npm install

Finally, start the frontend:

npm run dev

About

YouTube clone that emulates some of the core functionalities of the popular video sharing platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published