🦄 Get Random Words (with pronunciation) for Free using this API
-
Free API -
https://random-words-api.vercel.app/word
-
Dutch Random Words -
https://random-words-api.vercel.app/word/dutch
-
PWA Demo - Check Here
[
{
"word": "Exactor",
"definition": "One who exacts; extortioner; claimer of rights ",
"pronunciation": "Eksaktor"
}
]
[
{
"word": "Perfect",
"definition": "Perfect",
"pronunciation": "Perfekt"
}
]
# Clone the Repo
git clone https://github.com/mcnaveen/Random-Words-API random-words
# Cd into Directory
cd random-words
# Install Dependencies
yarn install
# Start the Development Server
yarn start
OneClick Deploy on Heroku
OneClick Deploy on Vercel
OR
- Fork the Repo
- Login to Vercel (https://vercel.com/dashboard)
- Click Import Project
- Give Forked Repo URL
- Go Live
- Thanks to Santhosh Veer for Progressive Web APP - Source Code
- MIT
We don't own any data or word. All belongs to the owner of Website. Use it for educational purpose only.