App for local produce
Report Bug
Project made in mind to let local farmers share their produce in one place. Let it be meat, dairy or baked goods. The customer is able to buy them and get it delivered! (not for real obviously) Maybe you're looking for a specific birthday cake or a large amount of other produce for a party and you couldn't buy it in the app? Add an ad and with inspirational pictures of what you expect it to look like and maybe someone will be able to provide it for you!
To get a local copy up and running follow these steps.
- Clone the repo
git clone https://github.com/gvisis/lokl-app.git
- Go to the repo directory
cd lokl-app
- Install dependencies
yarn install or npm install
- Start the app
npx react-native start yarn android
- TBU
Give me some work!