Skip to content

✨ Source code of my portfolio website. Built with Next.js, Typescript and TailwindCSS.

License

Notifications You must be signed in to change notification settings

inspector-s-forks/website

 
 

Repository files navigation


deploy with vercel

Overview

In a week, I build a personal website for me. It is written in Typescript, using Next.js.

Getting Started

Requriments

  • Node.js
  • Git or Download repository as ZIP

Enviroment variables

  • GITHUB_ACCESS_TOKEN

Your personal Github access token see

  • SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET

Your Spotify client credentials see

  • SPOTIFY_REFRESH_TOKEN

Your Spotify user refresh token see

add user-read-currently-playing scope

Running Locally

$ git clone https://github.com/healthpackdev/website
# or download as ZIP and extract it

$ cd website

$ npm install
$ npm run dev

LISENCE

MIT

About

✨ Source code of my portfolio website. Built with Next.js, Typescript and TailwindCSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.4%
  • JavaScript 19.7%
  • CSS 10.6%
  • Shell 0.3%