Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 825 Bytes

File metadata and controls

30 lines (23 loc) · 825 Bytes

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Title

GateKeeper

Description

  • 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

Why

  • 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.

Quick start

  • Install GateKeeper by downloading zip folder
  • Run in terminal with npm run dev