Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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