Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 716 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 716 Bytes

Christmas Quotes 🎄

build-test

A static site for sharing Christmas greeting quotes.

Built using: Typescript, Bulma css and Vite

Setup

  • Clone or Download the repo or Use this as Template While creating a New Repo on Github
  • install modules via npm or yarn or pnpm
pnpm install
  • Development
pnpm dev
  • Build the site
pnpm build
  • Preview
pnpm preview
  • Add Quotes to JSON database /src/data/
  • Modifications: src/app.ts and src/index.html
  • UI: /src/styles/main.css

Credits

Christmas Quotes content Taken from random AI Models

LICENSE

MIT