Skip to content
/ tamil-quotes Public template

A static site for sharing Tamil kavithai and Tamil Quotes.

License

Notifications You must be signed in to change notification settings

sanwebinfo/tamil-quotes

Repository files navigation

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

build-test cloudflare-pages

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
pnpm install
  • Development
pnpm dev
  • Build the site
pnpm build
  • Preview
pnpm preview
  • Add Quotes to JSON database /src/data/quotes.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