/website

🛬 Landing page at pagekey.io.

Primary LanguageTypeScriptMIT LicenseMIT

website

This is the main landing page at pagekey.io. It is a Next.js application.

Getting Started

Run the following:

git clone git@github.com:pagekey/website.git
cd website
npm i
npm run dev

Then visit the development server at localhost:3000.