Spex is a web app that allows users to export their Spotify playlists to text files.
1. Clone this repository
git clone https://github.com/HRS0986/SPE.git
2. Install the required dependencies
cd SPE
npm install
3. Start the server
ng serve
4. Open your browser and go to http://localhost:4200/
You can also use the app by visiting the following link: Spex Online. But according to Spotify rules, this app is currently under development mode. It means I have to configure which emails are allowed to use this app. So, if you want to use this app, please contact send your Spotify email to heshanhfernando@gmail.com. I will add your email to the allowed list.
To bring the app to the production mode, I want 25 active users. So, if you like this app, support me to bring it to the production mode.