Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:15:31.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T22:45:41.229Z (almost 2 years 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](https://img.shields.io/badge/license-MIT-blue.svg)](/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
![Forking the project](https://camo.githubusercontent.com/6f03010c651d060f8b7cfc17da7098c1757c4ead/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f666f726b2e706e67)
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)