Skip to content

Ykk2/YouTube-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone - uTube

Project Link: uTube

Purpose

To further learn how to build a full stack application utilizing AWS s3.

Description

YouTube clone that attempts to imitate the functionalities of the original site.

Landing Page preview

landing-page-min

Video Details Page preview

video details-min

User Profile preview

userpage

Technologies

JavaScript React Redux Python Flask CSS CSS PostgreSQL Postman HTML CSS Render VScode

Wiki Links:

Getting started

  1. Clone this repository

  2. Install backend dependencies and start backend by running the following commands at the root directory.

    pipenv install -r requirements.txt
    pipenv run flask run
  3. Install frontend dependencies and start frontend by running the following commands at the 'react-app' directory.

    npm install
    npm start

Please feel free to reach out to me at below for any comments.

CSSRichard Kwon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages