Simple widgets base web app.
Divar-widget-base is an app that attempts to use the latest cutting edge libraries and tools. As a summary:
- Entirely written in JavaScript.
- UI completely written in Tailwind.
- Uses React throughout.
- Uses many of the Architecture Components, including: Lifecycle, Navigation.
- Uses Mocky for Mock api.
- Uses Clean architecture with modular and clean structure.
- Uses Widget Based programming method.