Skip to content

AgroFam/AgroFam-FrontEnd

Repository files navigation

AgroFam Frontend client

This repo consist of react application for the frontend client of the AgroFam Project

Authors

Demo

https://agrofam.up.railway.app

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_ENVIRONMENT=DEVELOPMENT
VITE_GOOGLE_AUTH_CLIENT_ID=312651318153-duhu95bpdjuv8vj29nndbo48gfc18lbr.apps.googleusercontent.com

Run Locally

Clone the project

  git clone https://github.com/AgroFam/AgroFam-FrontEnd

Go to the project directory

  cd AgroFam-FrontEnd

Install dependencies

  npm install

Start the server

  npm run dev

Ngrok tunnel Command

ngrok http 3000 --host-header="localhost:3000"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages