Skip to content

broomva/broomva.tech

Repository files navigation

Broomva.tech website built with Next.js, Tailwind CSS, and deployed to Vercel.


Running Locally

git clone https://github.com/broomva/broomva.tech.git
cd broomva.tech

Create a .env file similar to .env.example.

Then install dependencies and run the development server:

yarn install
yarn dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

Attribution

Cloned from chronark