A static site for sharing Christmas greeting quotes.
Built using: Typescript, Bulma css and Vite
- 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.tsandsrc/index.html - UI:
/src/styles/main.css
Christmas Quotes content Taken from random AI Models
MIT