Skip to content

JasonHaque/Music-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-App

Music App is built using the spotify api to browse , listen to and share music. built using a tutorial from https://iosacademy.io/

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Installation

Go to developer.spotify.com to and create a developer account and generate a client ID and client Secret. Replace the client id and secret in the AuthManager File like so

static let clientID = "Your Own client ID" 
static let clientSecret = "Your Own client Secret"

ScreenShots

Home Screen

Search Screen

PlayList Screen

Play Music

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published