All-About-The-Word

Introduction

This is a single screen iOS app developed using swift UI. This application allows you to type a word and fetch details of that word like origin, phonetics, synonyms, antonyms, meaning from API. The app fetches the word details from an api (Api used here is an open api from this address: https://dictionaryapi.dev/). The app also displays a list of words of last 5 searched words.

The Aim of this project is to learn implementation of an iOS app, using SwiftUI.

Here’s how the project looks

ezgif com-gif-maker (3)

GitHub

View Github