Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 793 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 793 Bytes

christmas-gifts

A webapp to track Christmas gifts for my family and in-laws.

A screen recording of the homepage of the website. It shows the interaction with the various elements.

Stack

Development

Command Action
bun install Installs dependencies
bun dev Starts local dev server at localhost:5173
bun build Builds production site