A static site for sharing Tamil kavithai and Tamil Quotes.
Built using: Typescript, Bulma css and Vite
- 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
andsrc/index.html
- UI:
/src/styles/main.css
Collect Tamil kavithai and Tamil Quotes from Blogs, Website's and Social Profile - Credits to All Respective Owners and Author of the Content.
MIT