https://github.com/sanwebinfo/random-words
A static site for sharing Random Words with Definition and Pronunciation.
https://github.com/sanwebinfo/random-words
bulma css html javascript json random-word-generator random-words typescript vite words
Last synced: 12 months ago
JSON representation
A static site for sharing Random Words with Definition and Pronunciation.
- Host: GitHub
- URL: https://github.com/sanwebinfo/random-words
- Owner: sanwebinfo
- License: mit
- Created: 2024-12-17T07:50:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-21T01:33:08.000Z (12 months ago)
- Last Synced: 2025-07-21T03:23:00.929Z (12 months ago)
- Topics: bulma, css, html, javascript, json, random-word-generator, random-words, typescript, vite, words
- Language: TypeScript
- Homepage: https://words.sanweb.info/
- Size: 443 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Words 💚
 [](https://github.com/sanwebinfo/random-words/actions/workflows/deploy.yml)
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
```sh
pnpm install
```
- Development
```sh
pnpm dev
```
- Build the site
```pnpm
pnpm build
```
- Preview
```sh
pnpm preview
```
- Add New Words to JSON database `/public/words.json`
- Modifications: `src/app.ts` and `src/index.html`
- UI: `/src/styles/main.css`
## Tools
- Base Template:
- API Database:
## API Credits ☑
Get Random Words (with pronunciation) for Free using this 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