Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (44 loc) · 1.8 KB

README.md

File metadata and controls

51 lines (44 loc) · 1.8 KB

Word

Find an English word and see all definitions and details - Personnal SwiftUI Project

Hey ! this is a personal project in order to improve my english skill.
Instead of going on Google Traduction to translate a word, just go on this app, search it and learn with reading the different definitions of your word.

Build Status Version SwiftUI Xcode


Here is the different features of the app:

  • Search every english word you want in the english dictionnary.
  • See the details of the definitions and it's examples, synonyms.
  • Fav the words you want.
  • Delete recent words and favorite by sliding the row
  • Press on your recent and favorite words to access faster to the definitions
  • Light and Dark mode handled
  • Recent and Favorites words are store in UsersDefault

Dark Mode

Light Mode


Launch the project

⚠️ Warning: To use the project you have to get a Words API Key -> wordsapi.com

Requirement

Open a terminal and run this command

pod install

Launch the project

Open Xcode and run the project