Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 809 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 809 Bytes

e-Mart

An e-commerce mobile application (demo), with limited features.

e-mart logo

Steps to setup the project on Local Machine

  1. Install flutter in your desktop - online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
  2. Complete all the requirements regarding SDK installation
  3. Clone this repo and run the command flutter pub get on the terminal, to install all the dependencies
  4. You can run the app either on an emulator or on your smartphone too. (The minimum SDK version support is 19)
  5. Build the application and you're ready to test it

If you liked it, please give a ⭐ to this repo! :)