Skip to content

React.js web application to fetch videos from youtube API. Redux is used to manage the global state of application.

Notifications You must be signed in to change notification settings

gitdoallan/youtubinho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • npm install @reduxjs/toolkit react-redux
  • npm install eslint -D
  • npm init @eslint/config
  • npm install react-router-dom
  • npm i axios
  • npm i -S uuid
  • npm install --save redux-localstorage
  • npm i -S prop-types
  • npm i -S react-player
  • npm i clipboard-copy
  • npm i -D email-validator

About

React.js web application to fetch videos from youtube API. Redux is used to manage the global state of application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published