To run this project on your local machine you will need to follow the following steps:
Assuming that you have flutter installed, if not visit https://flutter.dev/docs/get-started/install
- In you terminal, run
git clone https://github.com/VedaDom/asos.git
- In you terminal, run
cd asos
- In you terminal, run
flutter pub get
- In you terminal, run
flutter run
This application uses the following technologies:
- ASOS API is used to get avaible products
- HTTP package https://pub.dev/packages/http