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

https://github.com/tiagors09/eletro_shop

Platform for buying and selling used utensils
https://github.com/tiagors09/eletro_shop

android css3 dart dartlang flutter html5 javascript web

Last synced: 3 months ago
JSON representation

Platform for buying and selling used utensils

Awesome Lists containing this project

README

          

# EletroShop

Platform for buying and selling used utensils.

## Installation

Make sure you have Flutter installed on your machine. If you don't already have it, you can [install Flutter](https://flutter.dev/docs/get-started/install).

Clone this repository:

```bash
git clone https://github.com/tiagors09/eletro_shop.git
```

Then go to the project directory:

```bash
cd eletro_shop
```

Install dependencies:

```bash
flutter pub get
```

## Running the Application

Make sure a device (emulator or physical device) is connected and ready.

Run the application:

```bash
flutter run
```

## Screenshots

![screen 1](.screenshots/screen_1.png)

![screen 2](.screenshots/screen_2.png)