This is a full-fledged portfolio website built with Next.js, Tailwind CSS, visual editor and the Git Content Source.
⚡ Demo: lowkeyypal.netlify.app
- Clone this repository
git clone https://github.com/silentwraith03/portfolio.git- Navigate to the directory, then run
npm install- Run the Next.js development server:
cd portfolio
npm run dev- Next.js
- Tailwaind CSS

