Skip to content

Clone Mokse Home (Next.js, HTML-only) #1

@yeevon

Description

@yeevon

As a front-end dev,
I want to clone the existing Mokse homepage in a Next.js project using semantic HTML and the original UI assets,
so that we have an unstyled, accurate template of the home page for later styling/content work.

Constraints

HTML structure only (no CSS/Tailwind/shadcn, no redesign).

Bring in UI assets from the original Mokse site (logos/icons/images).

Create only reusable components that are actually repeated on the page (rule: only make a component if it appears ≥2 times).

Acceptance Criteria:

  1. A Next.js page renders the same section structure as the Mokse homepage
  2. Original UI assets
  3. No CSS is included; the build runs and the page renders all sections with plain HTML/JSX.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions