Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a code repository we build a YouTube Clone Application from Scratch using React. This project is great for learning React because is covers a lot of concepts that appear often in ReactJS workflow.

image

Setup:

  • move a copy of .env.sample to .env and paste your API-key
  • run npm i && npm start to start the development server

Covered topics:

  • project structure
  • destructuring
  • state management (with hooks)
  • passing props
  • API calls

Suggested improvements:

  • you should use Material-UIs makeStyles() hook instead of styles-prop to style your components
  • implement mobile friendly UI

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages