Skip to content

Lavioli/vimeo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Vimeo uses React/Redux to display channel information.

Live Demo: https://lavioli.github.io/vimeo-react/

Table of Contents

How to use React Vimeo

Screenshot

  • Each result generates the thumbnail, number of likes, number of plays, and comments, and the title Screenshot
  • Clicking the "Read More" button will direct the user to watch the video, and further information such as the description of the video and the tags information are displayed.

Running client

  • Once the repo is cloned, run npm install to install all packages.
  • To run, type npm start on localhost:3000

Deploy to github pages

  • Make sure the "homepage" in package.json refers to correct github-pages link.
  • npm run deploy

Running tests

  • npm run test

Made with <3 by Lavie

Releases

No releases published

Packages

No packages published