Skip to content

gustavosimon/spotify-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run in Insomnia}

Spotify Clone

Clone of Spotify desktop


GitHub top languages GitHub count languages GitHub last commit GitHub license

📔 Description

This application is a simple clone of Spotify desktop.

Application

See

Frontend

🚀 Technologies


❓ How to use

You need a MongoDB instance running on 27017 port

Backend

# Clone this repository
$ git clone https://github.com/gustavosimon/spotify-clone/tree/master/backend

# Go into the repository
$ cd spotify-clone/backend

# Install dependencies for the backend
$ yarn

# Run the backend server
$ yarn dev

Desktop

# Clone this repository
$ git clone https://github.com/gustavosimon/spotify-clone/tree/master/desktop

# Go into the repository
$ cd spotify-clone/desktop

# Install dependencies for the frontend
$ yarn

# Run the frontend
$ yarn start

# Run the Electron
$ yarn electron

Made with love by Marcelo Boff!

Made with love by Gustavo Simon!

About

Spotify clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published