Skip to content

A static site for sharing Random Words with Definition and Pronunciation.

License

Notifications You must be signed in to change notification settings

sanwebinfo/random-words

Repository files navigation

Random Words 💚

build-test cloudflare-pages

A static site for sharing Random Words with Definition and Pronunciation.

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 New Words to JSON database /src/data/words.json
  • Modifications: src/app.ts and src/index.html
  • UI: /src/styles/main.css

Tools

API Credits ☑

Get Random Words (with pronunciation) for Free using this API - https://github.com/mcnaveen/Random-Words-API

Disclaimer ⚠

  • We don't own any data or word. All belongs to the Respective owner of Website.
  • Using it for educational purpose only.

LICENSE

MIT