Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 513 Bytes

File metadata and controls

22 lines (15 loc) · 513 Bytes

lostify

Discover "lost" songs from the depths of Spotify's library! Inspired by forgotify.com.

Features

  • Find obscure songs
  • Save them to your personal Spotify library
  • Diversify your music taste!

Editing

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.