iOS Widget and WatchOS app made in SwiftUI that displays a random word of the day with description and example of usuage.
- iOS 14.0+
- Xcode 12.0+
If you have feature requests or bug reports, feel free to help out by sending pull requests or by creating new issues.
Please take a moment to review the CONTRIBUTING guidelines.
This project uses AlamoFire to handle network requests.
The data for the project comes for Wordnik and you will need to request an API key from them and then reference it in the NetworkKit layer.
"Word Of The Day" is released under the MIT license. See LICENSE for details.