Wordle-clone
The project consists of two applications :
-
wordle_clone_api
: Which defines the logic for fetching the Word Of The Day and also updating the WOTD every day in the Database. -
wordle_clone_app
: The Flutter app that contains the UI
Current Progress :
API is built completely, app work will start soon ?