Kristen

eth1cal-ai.github.io

About this Project

Getting Started

First, use pnpm install to install dependencies.

Then, run the development server: pnpm run dev (can also use npm, yarn, or bun to manage dependencies, but I prefer pnpm).

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

Deployment

This project was deployed via Github pages, and uses a custom domain name. See the CNAME file.

Alternatively, Next.js also offers the Vercel Platform from the creators of Next.js for deployment.