Last.fm is a song information site made with the API.
- Download Source Code
https://github.com/Queaxtra/soundsafari/archive/refs/heads/main.zip
- Install Project
npm i
- Start Project
npm run dev
- Go to Last.fm
- Create an account.
- Click this link after creating your account.
- Fill in the fields marked with a red square on the page that opens, according to you.
- It will take you to a new page after generating a new API key. Get your API key from the place I marked on this page.
- Then return to the project and create a new .env file. Write "VITE_APP_LASTFM_KEY" in this file and paste your own API key.
That's it. Your project is running successfully from now on. (I hope..)
If you encounter an error, please contact me via my Discord address. Queaxtra#6164