A simple Web-App displaying the most streamed artists and songs of a Spotify user.
Built with vite.js, React and Typescript.
Clone the repo. In the project directory run yarn to install all dependencies and then yarn run dev to start the development server.
Run yarn run build to generate a production-ready build of the web app.
Run yarn lint to inspect possible ESLint errors and warnings.