Welcome to the vibrant world of Music Visualization with our MusicVisualized Project! Leveraging the powerful APIs of LastFM and Spotify. It's not just about listening to music; it's about understanding the numbers and visualizing your musical journey.
- π§ Seamless Integration with Spotify & LastFM: Connect with the biggest music platforms for a comprehensive music experience.
- π In-Depth Music Statistics: Get detailed statistics on your top artists, albums, and tracks.
- π Visualize Your Listening Habits: Discover patterns in your music preferences through engaging visualizations.
- π₯ Social Connectivity: View profiles of other users and explore their music stats.
- π Global Music Trends: Stay updated with top tracks and trends from different countries.
Before you dive in, ensure you have:
- A Spotify and LastFM account.
Begin your musical visualization journey with these steps:
-
Get the Application
git clone https://github.com/yourusername/MusicVisualized.git
-
Enter the Project Directory
cd MusicVisualized-
Open the project in your favorite IDE or code editor.
-
Create a .env file and enter your LastFM (API_KEY) and Spotify API keys (SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET).
-
Set up the project dependencies.
-
Start the emulator and run the app.