Skip to content

jRodriguezIV/youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Youtube-Clone

Welcome to our Youtube Clone! 😃

Contributors

Dev Team
Joseph R.
Shareeka E.

Objectives

  • Sharpen and Showcase our skills as Web Developers
  • Write clean and readable code using react , js, jsx, html, and css
  • Integrate Youtube API
  • Create a responsive design

Installation

To get started, clone the repository and install the dependencies:

git clone https://github.com/jRodriguezIV/youtube-clone.git
cd youtube-clone
npm install

Usage

To start the development server, run the following command:

npm start

This will start the app on http://localhost:3000.