- Home - Resume & Tech Stack
- About - Working Experience & Education
- Projects - Github Repos & Medium Articles
- Contact - Drop me an email! ✉️
- Create
.env
file at the root of project
GITHUB_USERNAME=XXX
MEDIUM_USERNAME=XXX
NEXT_PUBLIC_SPOTIFY_CLIENT_ID=XXX
NEXT_PUBLIC_SPOTIFY_CLIENT_SECRET=XXX
NEXT_PUBLIC_SPOTIFY_REFRESH_TOKEN=XXX
- Run
yarn
andyarn dev
and you're ready to go! - To setup Spotify API key, refer to this article
Since I am beginner in ReactJS, I took reference to some of the awesome developers in the community and hereby credited to all of them!