This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devGateKeeper
- create a new listening experience by exploring new music.
- Users can enter an artist and get a custom playlist created for them.
- Displays users' created playlists and top tracks
- Listening to the same music everyday becomes boring. So i thought to myself how can i explore more music faster. I I started. looking into the spotify api and instantly saw potential.
- Install GateKeeper by downloading zip folder
- Run in terminal with npm run dev