This is my portfolio website built with Next.js, Tailwind CSS and hosted with Vercel.
Clone this repository
git clone https://github.com/ashishlotake/ashishlotake.com.git
Change directories
cd ashishlotake.com
Install
npm install
Start the development server
npm start
Create a .env.local and following the .env.example input some environment variables so that can run normally.
SPOTIFY_CLIENT_ID =
SPOTIFY_CLIENT_SECRET =
SPOTIFY_REFRESH_TOKEN =