Clone of Youtube Music, built with React.
- React - Frontend library
- Material-UI - UI library
- Styled Components - CSS-in-JS library
- Howler - Audio Library
- Redux-toolkit - State Management
To run the project:
- Clone the repo
git clone https://github.com/gersongams/YT-music-clone
- Install the dependencies
npm install # Or use yarn
- To run the project:
yarn start
Go to the http://localhost:3000 and test the app
- Creating layouts
- Implement state management
- Adding audio library
- Mobile-UI
- Loading state
There is a demo for this application running in https://yt-music-clone.netlify.app/
Gerson garrido @gersongams