Skip to content

gersongams/YT-music-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Music Clone

Clone of Youtube Music, built with React.

Tools used

Desktop preview

desktop

Mobile preview

mobile

Getting started

To run the project:

  1. Clone the repo
git clone https://github.com/gersongams/YT-music-clone
  1. Install the dependencies
npm install # Or use yarn
  1. To run the project:
yarn start

Go to the http://localhost:3000 and test the app

TODO

  • Creating layouts
  • Implement state management
  • Adding audio library
  • Mobile-UI
  • Loading state

Demo

There is a demo for this application running in https://yt-music-clone.netlify.app/

Authors

Gerson garrido @gersongams