/ven-earth

🌍 My personal site created with Next.js and TailwindCSS.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

🌍 ven.earth

My personal site created with Next.js and TailwindCSS.

Getting Started

Once you've cloned the repository, install all dependencies:

yarn install

Then, run the development server:

yarn dev

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

Configuration

  1. Open .env.example and modify the environment variables to the specified values.
  2. Rename the file to .env.local once done.

Deploy on Vercel

The easiest way to deploy a Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Deploy with Vercel