Skip to content

Latest commit

 

History

History
189 lines (129 loc) · 7.1 KB

File metadata and controls

189 lines (129 loc) · 7.1 KB

HAALAND logo

Haaland Meets Crypto · The Goal Machine on Solana

Visit HAALAND live Source unlock $50

See the site now → https://hahaland-meme.vercel.app/

This public repo is a showcase — README, screenshots, and docs only.
No application source code is included here. Full source unlocks after a $50 one-time GitHub Sponsor (see below).

Landing site for HAALAND, a community memecoin on Solana inspired by Erling Haaland. Covers how to buy, about, roadmap, FAQ, videos, splash intro, optional background music, and a career page for “The Man”.

Not financial advice. Memecoins are volatile — DYOR. Full legal text: DISCLAIMER.md.

Disclaimer License MIT Next.js React TypeScript Tailwind CSS GSAP Solana


What is this project?

Fan / meme marketing site on Solana with two landing skins and a career page:

Route Version Theme
/ Green pitch (default) Green stadium look, full i18n, splash, audio
/v1 Dark premium Black / neon
/the-man The Man Career, stats, gallery

Languages on green home and The Man: en, es, fr, no, ja, pt.


Visit the site

No install needed — open the live site:

https://hahaland-meme.vercel.app/

URL Page
hahaland-meme.vercel.app Green pitch
hahaland-meme.vercel.app/v1 Dark v1
hahaland-meme.vercel.app/the-man The Man

Screens

Place screenshots in assets/screens/:

File Content
home-green.png Green pitch /
home-v1-dark.png Dark /v1
the-man.png The Man

HAALAND green pitch home

Green pitch home.

HAALAND v1 dark landing

Dark v1 landing.

HAALAND The Man page

The Man — career and records.



Source unlock

Get the complete source code

This GitHub page does not contain the Next.js app, templates, locales, GSAP wiring, or project source.

Want the full private source? Support with a one-time GitHub Sponsor of $50. That single payment unlocks access to the complete codebase.

Full codebase unlock One-time $50 — no subscription
Via GitHub Sponsors github.com/sponsors/christianalberto
  1. Open github.com/sponsors/christianalberto
  2. Choose the $50 one-time tier
  3. After the sponsorship, you get access to the private source repo

Source unlock $50

After you unlock

You’ll receive the private repo URL. Then:

git clone <the-private-repo-url-you-receive>
cd hahaland
npm install

Dev or production build — both serve at the same local URL:

# Option A — development
npm run dev

# Option B — production build
npm run build
npm run start

Open http://localhost:3000.

Optional .env:

NEXT_PUBLIC_SITE_URL=https://hahaland-meme.vercel.app

Author

Christian Albertogithub.tiyicn.workers.dev/christianalberto

If this project helped you, a star on the repo is appreciated.


Want the full codebase? One-time $50 sponsor unlocks the complete source ❤️

Sponsor on GitHub


Disclaimer

Not financial advice. No warranties. You assume all risk. See DISCLAIMER.md.


License

MIT applies to the materials in this public showcase repo (README, docs, assets shown here).
The private application source is shared only after sponsorship and under the terms you receive with that access.