Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 344 Bytes

KOMZ WEB

🦉 My website built with Next.js, Tailwind CSS, and Vercel. This site is also used as a testing ground for new features and tools.

Running Locally

git clone https://github.com/komzweb/komzwebsite.git
cd komzwebsite
npm install
npm run dev