https://github.com/sanwebinfo/christmas-quotes
Christmas Quotes Collections: 50+ Quotes and Greeting Wishes for your Social Status and Stories.
https://github.com/sanwebinfo/christmas-quotes
bulma christmas christmas-greetings css greetings html json merry-christmas quotes typescript vite wishes
Last synced: 18 days ago
JSON representation
Christmas Quotes Collections: 50+ Quotes and Greeting Wishes for your Social Status and Stories.
- Host: GitHub
- URL: https://github.com/sanwebinfo/christmas-quotes
- Owner: sanwebinfo
- License: mit
- Created: 2024-12-13T08:20:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-05T15:35:25.000Z (20 days ago)
- Last Synced: 2025-05-05T16:48:58.399Z (20 days ago)
- Topics: bulma, christmas, christmas-greetings, css, greetings, html, json, merry-christmas, quotes, typescript, vite, wishes
- Language: TypeScript
- Homepage: https://christmas.sanweb.info/quotes/
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Christmas Quotes 🎄

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```sh
pnpm install
```- Development
```sh
pnpm dev
```- Build the site
```pnpm
pnpm build
```- Preview
```sh
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