food recipe
1.0.0

โครงการด้านสูตรอาหารสร้างด้วย
$ 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)
หมายเหตุ: หากต้องการรับที่อยู่ IP สำหรับ Windows ให้เปิด CMD และแทรก
ipconfigจากนั้นเลือกที่อยู่ IPv4 เป็น BASE_URL
$ cd client
$ yarn install && yarn start
$ yarn android








