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

https://github.com/ravikovind/recipe_x

A application for recipes around the world.
https://github.com/ravikovind/recipe_x

Last synced: about 2 months ago
JSON representation

A application for recipes around the world.

Awesome Lists containing this project

README

        

# recipe_x

A application for recipes around the world.

## Check it out

[RecipeX](https://ravikovind.github.io/recipe_x/)

## Run it locally

1. Clone the repository `git clone https://ravikovind.github.io/recipe_x/`
2. Change directory `cd recipe_x`
3. Get dependencies `flutter pub get`
4. Run `flutter run -d chrome --web-port=6969 --web-renderer canvaskit`

## About
It is a simple application to search for recipes around the world. It uses 'https://cosylab.iiitd.edu.in/culinarydb/' as main data source.