freudianslip99 / Hacktoberfest

A collection of words! :star: it if you :+1: it !

Home Page:https://showndarya.github.io/Hacktoberfest/Contributors_Page_Source/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Open Source Love GitHub GitHub forks GitHub issues GitHub pull requests GitHub contributors GitHub top language Average time to resolve an issue

Vocabulary Builder 📖

An exhaustive collection of words as json files for easy access.

How to contribute

Refer the template provided below to add your word

Create your first pull request 😎

Fork this repository

Clone the forked repository from your account

Add your JSON file to the respective folder.

Commit your changes with an appropriate message.

Create a pull request

Example file

path: B/Beautiful.json (first letter needs to be capitalized)

{
    "word": "Beautiful",
    "definitions": [
        "pleasing the senses or mind aesthetically",
        "of a very high standard; excellent"
    ],
    "parts-of-speech": "Adjective"
}

Hall of Fame 🔥

Check out the Hall of Fame for a list of contributors with a minimum of one commit with their gravatar. To know more about a contributor, click on the gravatar to go to their github profile.

About

A collection of words! :star: it if you :+1: it !

https://showndarya.github.io/Hacktoberfest/Contributors_Page_Source/

License:MIT License


Languages

Language:Python 53.1%Language:HTML 19.7%Language:JavaScript 19.5%Language:CSS 7.7%