Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Spotify

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)

## 🧐 About

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`)

## 🧐 Usage

You can see the UI clone [here](https://singfy.vercel.app)

## ⛏️ Built Using

- [Notion](https://notion.so)
- [ReactJS](https://reactjs.org)

## ✍️ Authors

- [EsaΓΊ Morais](https://linkedin.com/in/emmorais)