This repository contains source code and content for marwari.info — 😋 a beautiful multilingual dictionary for Marwari language.
marwari.info aims to:
- ✅ help people learn Marwari language
- ✅ create an all-in-one resource portal for Marwari language
- ✅ conserve Marwari language in pursuance of Article 29 of Indian Constitution
- ✅ popularise Marwari for future generations.
We have documented the medium-term and long-term plan in PLAN.
You can go through it as we plan to have so many features. Stay tuned. 😊
-
🧾 Inflection tables
- Conjugation tables for verbs
- Declension tables for nouns
-
😋 Multiple Usage Examples to know how to use a word in a specific context
-
✅❌ Synonyms, Antonyms
-
📂 Categorization of words by topic, label, grammar, etc.
-
🅰 Parts of Speech properly added (even filterable)
-
🔎 Advanced Search enabled — search in English, Marwari or even by category
-
💯 Browse hundreds of words
-
❤ Pleasing aesthetic User Interface
- Add filterable search
- Add Nuxt 3
- Change workflow to easily add new words.
We are Chartered Accountants based in Mumbai (India) — CA @ManasMadrecha and CA @AdarshMadrecha.
💪🏻 We were the creators of marwaridictionary.blogspot.com. But, it was high time we moved from a simple blog (that garnered lakhs of views) to a full-fledged Jamstack web-app.
For legacy purposes, now marwaridictionary.blogspot.com redirects to old.marwari.info (since November 2021).
If you wish to contribute to this project, follow these steps
- Fork the repo
- Setup for local environment
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.