A Webstorm themed developer portfolio website built with Next.js and deployed on Vercel.
- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Content: MDX
- Email Message: Formspree
git clone https://github.com/yugmade13/webstorm-portfolio.git
cd webstorm-portfolio
npm install
npm run setup # Remove all of my personal information
npm dev
Create a .env
file similar to .env.example
.
Please review the license and remove all of my personal information by running npm run setup.