pythonbrad / afridict

Open Source Africa Dictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

afridict

A open source dictionary for African languages.

Build Status

Built by @pythonbrad

Screen Shot 2023-11-19 at 15 02 58

๐Ÿšด Usage

npm install
npm start

๐Ÿ”‹ Files Included

  • .gitignore: ignores node_modules
  • README.md: the file you are reading now!
  • index.html: a bare bones html document that includes the webpack bundle
  • index.js: js file
  • data.js: manage the data
  • translation.js: manage the webpage translation
  • package.json and package-lock.json:
  • webpack.config.js: configuration file for bundling your js with webpack

License

Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT).

Contribution

We are open for contribution.

About

Open Source Africa Dictionary

License:MIT License


Languages

Language:HTML 55.6%Language:JavaScript 44.4%