Spotify api integration
Summary
– Built a React-based frontend with a clean UI that connects to a Node and Express backend for seamless Spotify API integration using OAuth 2.0 Authorization Code Flow. – Implemented secure authentication & token handling with access tokens, refresh tokens, and environment variables for client credentials. – Created RESTful API endpoints to fetch and display user profile and playlists from Spotify in real time.