food recipe
1.0.0

Un projet de projets de l'application de recette alimentaire avec
$ git clone https://github.com/syahirdev/food-recipe.git
$ cd server
$ yarn install && yarn develop
food-recipe/client/.env BASE_URL=http://192.168.x.x (replace with your own ip address)
Remarque: Pour obtenir l'adresse IP pour Windows, ouvrez CMD et insérez
ipconfig, sélectionnez l'adresse IPv4 comme base_url.
$ cd client
$ yarn install && yarn start
$ yarn android








