gersongams / YT-music-clone

Youtube Music Clone with ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Youtube Music Clone with ReactJS


Languages

Language:TypeScript 95.2%Language:CSS 1.9%Language:JavaScript 1.8%Language:HTML 1.2%