Project Case Study

Production Web
Development
& SEO

Designed and deployed two production landing websites — ms-wong.com and irenengmusic.com — with UI/UX built in React.js using shadcn and Tailwind CSS. Sites are statically exported via npm run build, committed to a deploy repository, and served globally through Cloudflare Pages CDN with no server infrastructure.

Cloudflare PagesGitHub ActionsGoogle SEOStatic SiteCI/CD

Preview

Live Sites

Production websites overview

← scroll to pan →

Live Sites

Websites Built

ms-wong.com

M.S. Wong & Co

Law firm landing page for a conveyancing & estate practice. Built to establish a professional online presence and make the firm easily discoverable online.

Visit Site

irenengmusic.com

Irene Ng Music

Music teaching portfolio for a Trinity College London-certified pianist in Klang Valley. Showcases piano lessons, ABRSM/Trinity exam prep, and student reviews.

Visit Site

How It Deploys

Deployment Pipeline

npm run build

Next.js Static Export

Commit Output

Deploy Repository

Cloudflare Pages

Global CDN

Live Site

Zero-cost, no server

Source
Pipeline
Live

Infrastructure

Hosting & Deployment

Cloudflare Pages

Global CDN with zero-config static hosting and automatic HTTPS on every deployment.

GitHub Actions CI/CD

Every push to main triggers an automated build and deploy pipeline — no manual steps required.

Static Architecture

No server required. Fast, secure, and cost-efficient — served directly from Cloudflare's edge network.

Discoverability

SEO Optimisation

Google Search Console

Indexed both sites, monitored crawl coverage, submitted sitemaps, and tracked search performance.

Meta & Open Graph Tags

Configured title, description, and social sharing metadata for each page to maximise SERP appearance.

Semantic HTML

Structured markup aids crawler understanding and contributes to better search rankings.

Core Web Vitals

Leveraged Cloudflare edge caching for fast load times, supporting strong performance scores.

Stack

Technology

UI / UX

React.jsshadcn/uiTailwind CSS

Hosting

Cloudflare PagesGlobal CDN

CI/CD

GitHub ActionsAutomated Deployments

SEO

Google Search ConsoleOpen GraphMeta Tags

Architecture

Static SiteNext.js