Home
Softono
a

aayushbharti

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by aayushbharti

Spotify-Now-Playing
Open Source

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 --> ![Spotify Now Playing](https://github.com/AayushBharti/spotify-now-playing/blob/main/public/screenshot.jpg) ## 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) πŸ‘¨β€πŸ’»

Music Streaming Web Analytics
13 Github Stars