artisticLogicMK / dictionary

A cloud English dictionary and word finder mobile app for Android and IOS. Search for words, find definitions, hear pronunciations, discover words synonymous in pronunciations and spellings, and track your search history...

Home Page:https://xdictionary.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xDictionary - English Dictionary and Word Finder

App Logo

Presenting a sleek cloud English dictionary and word finder mobile app for Android and IOS. Search for words, find definitions, hear pronunciations, discover words synonymous in pronunciations and spellings, and track your search history. Perfect for learners and language enthusiasts alike.

View App - xDictionary Screenshots - Behance

Target Platforms

Android iOS

Technologies Used

Ionic React Capacitor TypeScript TailwindCSS Visual Studio Code

Features

Word search - Word Pronunciation - Definition & Examples - Synonyms of meaning & spelling - Word of the day - Random word - Bookmarks - History...

Getting Started

Make sure to install the dependencies:

# npm
npm install

# yarn
yarn install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server

npm run dev

# with ionic cli
ionic serve

Production

Build the application for production:

npm run build

# ionic cli
ionic build

Utilities:

# Add platforms
npx cap add android
npx cap add ios
npx cap add pwa

# copy web assets to platforms
npx cap sync

# Generate icons and splash screens
npx capacitor-assets generate

How to Contribute

  1. Fork the repository
  2. Create a new branch: git checkout -b new-feature
  3. Make your changes and commit: git commit -m 'Add new feature'
  4. Push to the branch: git push origin new-feature
  5. Create a pull request

Feel free to reach out with any questions or suggestions.

Gmail Telegram


LICENSE - GPL 3

About

A cloud English dictionary and word finder mobile app for Android and IOS. Search for words, find definitions, hear pronunciations, discover words synonymous in pronunciations and spellings, and track your search history...

https://xdictionary.netlify.app/

License:GNU General Public License v3.0


Languages

Language:TypeScript 75.4%Language:CSS 13.0%Language:Swift 5.1%Language:Java 2.2%Language:HTML 1.7%Language:Ruby 1.4%Language:JavaScript 1.1%