Concertify is a personalized concert suggestion platform that uses your Spotify listening history to find live music events near you. Built using Next.js and React, this innovative website effortlessly blends your digital music experience with real-world concert exploration.
- Spotify Integration: Connect your Spotify account to sync your listening history.
- Personalized Recommendations: Tailored suggestions based on your favorite artists, albums, and genres.
- Nearby Concert Alerts: Receive real-time notifications for upcoming concerts in your area.
- User-friendly Design: A sleek and modern interface that is simple and easy to navigate.
- Connect Spotify: Log in with your Spotify account to allow ConcertFinder to analyze your listening history.
- Set Your Location: Input your city or allow location access for local concert recommendations.
- Explore & Enjoy: Browse through curated concert recommendations and find your next live music experience!
- Node.js (v14.0 or higher)
- npm (v6.0 or higher)
git clone https://github.com/your-username/ConcertFinder.git
cd ConcertFinder
### Deploy on Vercel
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.