WordleApp is an application developed in Swift using SwiftUI in Xcode 15. It is a clone of the Wordle game.
- Clone the repository:
git clone https://github.com/anikin02/WordleApp.git
- Open the project in Xcode:
cd WordleApp open WordleApp.xcodeproj - Run the project on a simulator or a real device.
