Skip to content

mjcataldi/youtube-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube React App Demonstration

The purpose of this repository is to demostrate learned skills in React using functional and class-based components. In lieu of using redux to manage application state, the deeply nested callbacks design pattern has been used in its place.

For more information on Matthew Cataldi, please visit http://www.linkedin.com/in/matthew-cataldi.

Instructions for Testing

  1. Use a common Code Editor Visual Studio Code was used in the development of this app).
  2. Clone this repo using the following syntax in the CLI: git clone https://github.com/mjcataldi/youtube-react-app
  3. Start the project to run on local machine: yarn start

NOTE: This project uses the YouTube public API. Only websites using localhost:3000 will be able to view a functioning version of the website.

For optimal results, please ensure that node v.10.14.1 or npm v.6.4.1 is used for this project.

This project was bootstrapped with Create React App.

About

Simple Youtube-React SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published