[01] - 01 - Architecture & Tech Stack โ๏ธ๐ฅ๏ธ
MVC (Model-View-Controller) Architecture ๐๏ธ
To keep the project clean and maintainable, I used the MVC design pattern:
Model ๐ฆ: Handles all data fetching and management. It talks to the AlQuran Cloud API to get Quranic text and Surah details.
Vie...
projects-web-dev.hashnode.dev1 min read