Skip to content

Stephenwang3801/ReactJS-Video-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS-Video-Player

Welcome! This is an online video streaming application I built as I learned ReactJS. I wanted to take my JavaScript learning to the next level and gain experience with the ReactJS frontend framework. Using the Youtube Data API, the application can search and playback videos online. The project is deployed here using netlify: https://reactjs-video-player.netlify.app/

Through building this project, I learned:

  • How to properly structure and develop a modular React Application
  • The usage of Material UI's Grid, Typography, Textfield, Paper, etc. to layout the interface.
  • Using asynchronous Javascript and APIs to fetch data
  • Dataflow and the managing of states in React
  • Passing of props between parent and child components

alt text

About

Online video streaming application I built as I learned ReactJS, Material-UI, and APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors