├── README.md ├── app └── static │ ├── Example-Art.jpg │ ├── codem.png │ ├── codemb.png │ ├── controls.webp │ ├── controls2.webp │ ├── controlsb.webp │ ├── controlsb2.webp │ ├── index.html │ ├── original.png │ └── save-to-your-liked-songs-512.png └── passenger_wsgi.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/README.md -------------------------------------------------------------------------------- /app/static/Example-Art.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/Example-Art.jpg -------------------------------------------------------------------------------- /app/static/codem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/codem.png -------------------------------------------------------------------------------- /app/static/codemb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/codemb.png -------------------------------------------------------------------------------- /app/static/controls.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/controls.webp -------------------------------------------------------------------------------- /app/static/controls2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/controls2.webp -------------------------------------------------------------------------------- /app/static/controlsb.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/controlsb.webp -------------------------------------------------------------------------------- /app/static/controlsb2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/controlsb2.webp -------------------------------------------------------------------------------- /app/static/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/index.html -------------------------------------------------------------------------------- /app/static/original.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/original.png -------------------------------------------------------------------------------- /app/static/save-to-your-liked-songs-512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/app/static/save-to-your-liked-songs-512.png -------------------------------------------------------------------------------- /passenger_wsgi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pokemon918/Flask-Spotify-Search-App-For-Websites/HEAD/passenger_wsgi.py --------------------------------------------------------------------------------