Skip to content

AndromedaCollective/farmers-market

Repository files navigation

farmers-market

farmers market app in nodejs and react native

Installing node

This app requires nodejs

Windows and Mac OS

Node JS Download for Windows/Mac

Select the correct version for your computer and download and run the installer

Ubuntu

run apt-get install node

Installing Expo

Windows

open command prompt, and run npm install -g expo-cli

Ubuntu and Mac OS

in terminal, run npm install -g expo-cli

Cloning the repo

run command git clone https://github.com/AndromedaCollective/farmers-market

Installing dependencies

In the project directory, run npm install to install all dependencies

Running the code

In the project directory, run npm start

About

Farmers Market app in node.js and react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published