https://github.com/esau-morais/spotify-ui
๐ถ Simple Spotify UI Clone using React.js + Styled-components
https://github.com/esau-morais/spotify-ui
clone reactjs singfy spotify spotify-ui styled-components ui ui-clone
Last synced: 3 months ago
JSON representation
๐ถ Simple Spotify UI Clone using React.js + Styled-components
- Host: GitHub
- URL: https://github.com/esau-morais/spotify-ui
- Owner: esau-morais
- Created: 2020-08-05T18:47:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:15:31.000Z (over 3 years ago)
- Last Synced: 2025-07-19T21:58:26.072Z (12 months ago)
- Topics: clone, reactjs, singfy, spotify, spotify-ui, styled-components, ui, ui-clone
- Language: JavaScript
- Homepage: https://singfy.vercel.app
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Spotify UI Clone
[](/LICENSE)
---
Few lines describing your project.
## ๐ Table of Contents
- [About](#about)
- [Installation](#how-do-i-start)
- [Usage](#usage)
- [Built Using](#built_using)
- [Contributing](./CONTRIBUTING.md)
- [Authors](#authors)
This is a Spotify UI Clone, created with [ReactJS](https://reactjs.org)
## How do I start?
1. Fork this project

2. Clone the forked repository
`git clone https://github.com/user/react-redux` (if you use `git`)
or
`gh repo clone user/Spotify-UI` (if you use `gh` cli)
3. Install the dependencies
`npm install` (if you use `npm`)
or
`yarn` (if you use `yarn`)
4. Start the project
`npm start` (if you `npm`)
or
`yarn start` (if you use `yarn`)
You can see the UI clone [here](https://singfy.vercel.app)
- [Notion](https://notion.so)
- [ReactJS](https://reactjs.org)
- [Esaรบ Morais](https://linkedin.com/in/emmorais)
