Skip to content

vandenn/evanlivelo.com

Repository files navigation

evanlivelo.com

Netlify Status node

Welcome to my personal website! For this iteration, I implemented the website in Next.js with Tailwind CSS.

Setup

cd into your local copy of the repository and install dependencies:

cd evanlivelo.com
npm install

Then run the development server:

npm run dev

Optional: Clarity

This website integrates with Microsoft's hosted Clarity solution. To set that up in this repo, you'll need to have your Clarity project ID added to an .env.local file:

cp -i .env.example .env.local

About

My personal website built on Next.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published