Skip to content
/ Portfolio-V2 Public template

๐Ÿ’š Source codes of my personal website v2. Developed with NextJS & TailwindCSS.

License

Notifications You must be signed in to change notification settings

luluwux/Portfolio-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’š Portfolio Website - V2.0

Laptop

Getting Started

  1. Installation:
npm install
  1. In the project directory, you can run:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000 with your browser to see the result.

  2. You can start editing the page by modifying src/contents/Sentences.tsx.

Spotify Refresh Token

Follow the steps below to get Spotify Refresh Token.

  1. Visit the Spotify Spotify Refresh Token Website.
  2. Enter the Client ID and Client Secret you received from the Spotify Developer Portal
  3. Select the user-read-currently-playing, user-read-playback-state options.

    image

  4. Copy the redirect uri and add it to the Spotify Developer Portal.
  5. Click on the button and you now have a Refresh Token!

Deploy on Vercel

  • The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Supports

Discord Banner

About

๐Ÿ’š Source codes of my personal website v2. Developed with NextJS & TailwindCSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published