Loading repository data…
Loading repository data…
Salimer / repository
Simple E-Commerce app is an Android/IOS app that uses the FakeStore API to fetch data for an e-commerce store. The landing screen shows the categories then products inside a category and finally a product details with a add to cart button.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Simple E-Commerce app is an Android/IOS app that uses the FakeStore API to fetch data for an e-commerce store. The landing screen shows the categories then products inside a category and finally a product details with a add to cart button.
To get a local copy up and running, follow these steps:
In order to run this project you need: Flutter SDK installed on your machine
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/Salimer/E-Commerce_Flutter.git
using Ubuntu:
cd my-desired-folder
git clone https://github.com/Salimer/E-Commerce_Flutter.git
For more information on how to clone or fork a repository:
flutter pub getTo run the project, execute the following command:
flutter runTo run tests, run the following command:
flutter test👤 Salim Bamahfoodh
Future changes:
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.