Skip to content

zergote/site

Repository files navigation

Christian's Web

Built with Next.js, Supabase & deployed on Vercel.

Getting Started Locally

  1. Clone this repository to your local machine:

    git clone https://github.com/zergote/site.git
  2. Move to the cloned directory

    cd site
  3. Install dependencies:

    npm install
  4. Start the local Server:

    npm run dev

License

MIT