Spotify-Now-Playing
# Spotify Now Playing π§ A **Next.js** application that displays your currently playing track on Spotify in real-time, using the Spotify API. This project uses a progress bar to show the time remaining for the current track and updates dynamically as you listen to music. ## Features β¨ - Displays the currently playing track on Spotify - Real-time track updates - Responsive design for mobile and desktop - Built with **Next.js**, **TypeScript**, **Tailwind CSS** - Utilizes a **progress bar** to visualize the current playback time of the track ## Demo π [Live Demo](https://spotify-live-view.vercel.app/) ## Screenshots πΈ <!-- Add some screenshots here if available -->  ## Tech Stack π οΈ - **Next.js**: React framework with server-side rendering and static site generation - **TypeScript**: Typed JavaScript for safer and scalable development - **Tailwind CSS**: Utility-first CSS framework for styling the app - **Spotify API**: To fetch currently playing song details from your Spotify account ## TypeScript Integration π This project is written in **TypeScript** for type safety and enhanced development experience. It uses TypeScript across the app to ensure strict type checking and maintainable code. ## Learn More To learn more about Next.js, take a look at the following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! ## Deployment π¦ You can easily deploy this project using any platform that supports **Next.js**. The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. ## Acknowledgements π - [Spotify API](https://developer.spotify.com/documentation/web-api/) - [Next.js](https://nextjs.org/) - [Tailwind CSS](https://tailwindcss.com/) --- Developed with β€οΈ by [Aayush Bharti](https://github.com/aayushbharti) π¨βπ»