An exhaustive collection of words as json files for easy access.
Clone the forked repository from your account
Add your word in the JSON file.
Commit your changes with an appropriate message.
{
"word": "Beautiful",
"definitions": [
"pleasing the senses or mind aesthetically",
"of a very high standard; excellent"
],
"parts-of-speech": "Adjective"
}