The Frontend implementation of the Simple farm repository , written using the React library
App is contuniously deployed on netlify at: https://musing-poincare-bdc351.netlify.app
-
Install Node.js, if you haven't already.
-
Clone the Repo
git clone https://github.com/MostafaMhmod/potato-farm-frontend
-
install the dependencies
yarn
-
run the react scripts
yarn start