Note: This is a template, feel free to use it. And star it if you liked :P
- Uses TypeScript, NextJS, TailwindCSS and Spotify API 😎
- Profile Tags (To Show Your Interests ⭐ )
- Displays your current playing Spotify Song
- Fast, SEO Optimized, Responsive, Customizable (Use your own Brand Colors)
- With bio-with-spotify, you can easily store and organize all your important links in one place. The app features a sleek and modern design, with customizable styling options to make it your own. (Read - how to use it ?)
git clone https://github.com/lrmn7/personal-bio.git
- Install the dependencies
npm install # for npm
yarn install # for yarn
pnpm install # for pnpm
- Start the server
npm run dev # for npm
yarn dev # for yarn
pnpm dev # for pnpm
To use this template, read and follow the steps given in the Using Guide