https://github.com/tiagors09/shop
A e-commerce to sell everything
https://github.com/tiagors09/shop
android dart dartlang desktop flutter flutter-app javascript kotlin linux swift web windows
Last synced: about 3 hours ago
JSON representation
A e-commerce to sell everything
- Host: GitHub
- URL: https://github.com/tiagors09/shop
- Owner: tiagors09
- Created: 2024-04-01T15:52:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T01:04:22.000Z (over 1 year ago)
- Last Synced: 2025-10-18T22:41:25.513Z (9 months ago)
- Topics: android, dart, dartlang, desktop, flutter, flutter-app, javascript, kotlin, linux, swift, web, windows
- Language: Dart
- Homepage: https://tiagors09.github.io/shop/
- Size: 19.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop
A e-commerce to sell everything
## 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/shop.git
```
Then go to the project directory:
```bash
cd 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
