The latest evolution of Spotify Wrapped, offering users personalized recaps of their music listening analytics all year long.
Recapify is currently under development mode. Only users authorized on Spotify for Developers can authenticate with the app.
-
Open a terminal and run to install dependencies:
$ npm install -
Run:
$ npm run dev -
Open
http://localhost:5173in a browser.
bootstrap- ^5.3.3chart.js- ^4.4.6react- ^18.3.1react-bootstrap- ^2.10.6react-chartjs-2- ^5.2.0react-countup- ^6.5.3react-dom- ^18.3.1react-router-dom- ^7.0.1
@eslint/js- ^9.13.0@types/react- ^18.3.12@types/react-dom- ^18.3.1@vitejs/plugin-react- ^4.3.3eslint- ^9.13.0eslint-plugin-react- ^7.37.2eslint-plugin-react-hooks- ^5.0.0eslint-plugin-react-refresh- ^0.4.14globals- ^15.11.0vite- ^5.4.10