๐ Portfolio Website - V2.0
- Installation:
npm install
- In the project directory, you can run:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
-
Open http://localhost:3000 with your browser to see the result.
-
You can start editing the page by modifying
src/contents/Sentences.tsx
.
Follow the steps below to get Spotify Refresh Token.
- Visit the Spotify Spotify Refresh Token Website.
- Enter the Client ID and Client Secret you received from the Spotify Developer Portal
- Select the user-read-currently-playing, user-read-playback-state options.
- Copy the redirect uri and add it to the Spotify Developer Portal.
- Click on the button and you now have a Refresh Token!
- The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
-
If you find any errors, you can contact luppux