Web

Holiday Greetings App

A web app built with Next.js for creating and sharing holiday greeting messages.

TypeScriptNext.jsReact

01Overview

Holiday Greetings App is a small Next.js application for composing and sharing holiday messages. The goal was not a complex product but a simple tool that does its job on the one day it is needed.

For me it was practice in rapid prototyping with the Next.js App Router and TypeScript: a single-purpose interface that needs no setup and works instantly in the browser.

02Key Features

03Engineering Notes