Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T10:28:16.000Z (about 2 months ago)
- Last Synced: 2024-12-13T10:35:31.855Z (about 2 months 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: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Christmas Quotes 🎄
![build-test](https://github.com/sanwebinfo/christmas-quotes/workflows/build-test/badge.svg)
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