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

https://github.com/tiagors09/meals

A recipe guide
https://github.com/tiagors09/meals

android dart flutter ios kotlin linux macos swift web windows

Last synced: 3 months ago
JSON representation

A recipe guide

Awesome Lists containing this project

README

          

# meals

A recipe guide.

## 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/meals.git
```

Then go to the project directory:

```bash
cd meals
```

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

![gif 1](.gifs/1.gif)