Skip to content

An Open source dictionary mobile app created with expo and using the Free Dictionary API.

License

Notifications You must be signed in to change notification settings

KBismark/open-dictionary

Repository files navigation

open-dictionary

An Open source dictionary mobile app created with expo and using the Free Dictionary API.

Features

  • Search for a word
  • Click on any word to search
  • Get definition of the word
  • Get synonyms of the word
  • Get antonyms of the word
  • Get examples of the word
  • Get type of the word
  • Get pronunciation of the word
  • Adapts to dark and light mode based on user device settings

Screenshots

Expo Dictionary App Preview

Installation

  1. Clone the repository
git clone https://github.com/KBismark/open-dictionary.git
  1. Change directory
cd open-dictionary
  1. Install dependencies
npm install
  1. Start the app
npx expo start

License

MIT
You are free to use this project for personal and commercial purposes.

Contributing

Pull requests are welcomed. For major changes, please open an issue first to discuss what you would like to change.

Includes

Releases

No releases published

Sponsor this project

Packages

No packages published