landing icon indicating copy to clipboard operation
landing copied to clipboard

The landing page for our website. Made in Next.js

LIVE STAGING SITE: https://staging.landing.dogegarden.net/

DogeGarden Landing

This is the DogeGarden landing page source code, located at https://dogegarden.net/.

Tooling

This page was built with NextJS and TailwindCSS. When contributing, please respect the tooling of these frameworks.

Contributing

Firstly, run the development server:

npm run dev
# or
yarn dev

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

Deployment

port 3005