Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mskian/vue-random-words
Get Real-time Random Words with Definition and Pronunciation.
https://github.com/mskian/vue-random-words
bulma css html javascript nuxt nuxtjs random vue
Last synced: 6 days ago
JSON representation
Get Real-time Random Words with Definition and Pronunciation.
- Host: GitHub
- URL: https://github.com/mskian/vue-random-words
- Owner: mskian
- License: mit
- Created: 2020-12-20T06:23:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T22:49:58.000Z (7 months ago)
- Last Synced: 2024-04-13T19:53:38.220Z (7 months ago)
- Topics: bulma, css, html, javascript, nuxt, nuxtjs, random, vue
- Language: JavaScript
- Homepage: https://words.sanweb.info/
- Size: 1.45 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Words 🔀
![build-test](https://github.com/mskian/vue-random-words/workflows/build-test/badge.svg)
Random Words - Get Random Words with Definition and Pronunciation.
## Features ✨
- Realtime Words data
- Progressive Web App
- Sitemap
- RSS feed
- SEO and Social Meta Tags
- Schema Markup
- Canonical URL
- Offline Support
- Mobile Responsive (Build using Bulma CSS Framework)## API 🍘
Free Random Words API Thanks to - [@mcnaveen](https://github.com/mcnaveen/Random-Words-API)
## Built with ⚙
- HTML
- CSS, Bulma CSS Framework
- JavaScript
- Vue
- Nuxt## Build Setup 📦
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```## LICENSE ✅
MIT