Kent's personal website: Kent Miguel
My website is divided into 3 categories (for now):
/
, homepage which presents an intro about me/resume
, page which showcases what I've done professionally/about
, page which exhibits projects I've done and more personalized information
This website is built with Next.js with supabase as the backend and deployed to Vercel
git clone https://github.com/kmiguel10/www.git
npm install
npm run dev