An open API service indexing awesome lists of open source software.

https://github.com/salimer/e-commerce_flutter

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.
https://github.com/salimer/e-commerce_flutter

dart flutter

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          


logo

Welcome to my project 😃





Simple E-Commerce app


Screenshot 2024-03-05 at 09 31 37
Screenshot 2024-03-05 at 09 48 04
Screenshot 2024-03-05 at 09 32 43
Screenshot 2024-03-05 at 09 33 38

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Simple_E-Commerce_app\] ](#-todo-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Simple E-Commerce app]

**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.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Easy to the eyes and cultivating at the same time**
- **Dynamic creation of content**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps:

- Clone this repo as described in the setup section.
- Make modifications as preferred

### Prerequisites

In order to run this project you need: Flutter SDK installed on your machine

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone https://github.com/Salimer/E-Commerce_Flutter.git
```
using Ubuntu:

```sh
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:
- How to clone a repo
- How to fork a repo

### Install

- Run ` flutter pub get `

### Usage

To run the project, execute the following command:

- Run `flutter run`

### Run tests

To run tests, run the following command:

- Run `flutter test`

(back to top)

## 👥 Author

👤 **Salim Bamahfoodh**

- GitHub: [@Salimer](https://github.com/Salimer)
- LinkedIn: [Salim Bamahfoodh](https://www.linkedin.com/in/sbamahfoodh/)

## 🔭 Future Features

Future changes:
- Add animations and transitions
- Add more styles and colors

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Salimer/Math-magicians/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

- Thanks for checking my project

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)