Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanwebinfo/tamil-quotes

A static site for sharing Tamil kavithai and Tamil Quotes.
https://github.com/sanwebinfo/tamil-quotes

api bulma css html javascript json kavithai quotes tamil tamilquotes tamilsms typescript vite

Last synced: 13 days ago
JSON representation

A static site for sharing Tamil kavithai and Tamil Quotes.

Awesome Lists containing this project

README

        

# தமிழ் கவிதைகள் 💚

A static site for sharing Tamil kavithai and Tamil 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/quotes.json`

```json
[
{ "id": 1, "content": "Quotes1..." },
{ "id": 2, "content": "Quotes2...." },
]
```

- Modifications: `src/app.ts` and `src/index.html`
- UI: `/src/styles/main.css`

## Credits

Collect Tamil kavithai and Tamil Quotes from Blogs, Website's and Social Profile - Credits to All Respective Owners and Author of the Content.

## LICENSE

MIT