A website where you can recommend songs and see recommended songs.
Front-end: React, Nextjs, TailwindCSS, GraphQl, Hygraph
Install my-project with npm
git clone
cd tipfy
npm install
npm run start
- Recommend songs from Spotify
- View public recommendations
To run this project, you will need to add the following environment variables to your .env
NEXT_PUBLIC_HYGRAPH_API
NEXT_PUBLIC_SPOTIFY_CLIENT_ID
NEXT_PUBLIC_SPOTIFY_CLIENT_SECRET