jsdelivrbot / API-YouTube_Reactjs

This is a practice with Reac.js (API-YouTube)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API-YouTube

Familiar with Git?

Checkout this repo, install dependencies, then start the process with the following:

> git clone https://github.com/jkzasori/API-YouTube_Reactjs.git
> cd API-YouTube_Reactjs
> npm install
> npm run build:dev
> Host: localhost
> Port: 9000

Not Familiar with Git?

Then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm run build:dev
> Host: localhost
> Port: 9000

About

This is a practice with Reac.js (API-YouTube)


Languages

Language:JavaScript 86.3%Language:CSS 7.9%Language:HTML 5.8%