# Medical Mobile App
Build a Medical Mobile App that pulls data from a local file.

### Assets
(Figma) https://bit.ly/3YBxxTy
### Task Description
Your task is to build out this Medical Mobile App. try to get your project looking as close to the design as possible.
**Task requirements:**
* The app must be responsive to all devices.
* The user can search for the products from the search box as shown in the design.
* Use state management.
* You must use a model class for products and categories.
### Getting started
* Read the task carefully.
* Get colors, fonts, etc from the design system in the Figma file.
* Set up your project/file architecture however you want.
* Start coding!
### Notes
> We really care about clean code so make sure your code is clean.