Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

pmTouchedTheCode/clix-landing

Repository files navigation

Clix Landing

Build Duolingo-grade push notifications in 5 minutes.

Stack

  • Next.js 14 (App Router)
  • React 18
  • Tailwind CSS 3

Getting Started

Install dependencies and run the dev server:

npm install
npm run dev

Open http://localhost:3000 in your browser.

Project Layout

app/
  layout.tsx      # Root layout with metadata
  page.tsx        # Landing page (hero + features)
components/
  Hero.tsx        # Hero section component
public/
  favicon.ico
tailwind.config.js

Customization

Edit components/Hero.tsx or tweak theme tokens in tailwind.config.js.

License

Proprietary – All rights reserved.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published