A static site for sharing Random Words with Definition and Pronunciation.
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 New Words to JSON database
/src/data/words.json
- Modifications:
src/app.ts
andsrc/index.html
- UI:
/src/styles/main.css
- Base Template: https://github.com/sanwebinfo/tamil-quotes
- API Database: https://github.com/sanwebinfo/random-words-api
Get Random Words (with pronunciation) for Free using this API - https://github.com/mcnaveen/Random-Words-API
- We don't own any data or word. All belongs to the Respective owner of Website.
- Using it for educational purpose only.
MIT