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.
- Host: GitHub
- URL: https://github.com/ravikovind/recipe_x
- Owner: ravikovind
- Created: 2023-09-01T06:38:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-01T05:29:08.000Z (11 months ago)
- Last Synced: 2025-01-30T17:33:57.705Z (4 months ago)
- Language: Dart
- Size: 31.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.