Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Random Words 💚

![build-test](https://github.com/sanwebinfo/random-words/workflows/build-test/badge.svg) [![cloudflare-pages](https://github.com/sanwebinfo/random-words/actions/workflows/deploy.yml/badge.svg)](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 `/src/data/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