Information of the frontend Harvest Master prject
The figma file for the app is here:
Follow these instructions to get a local copy of the project up and running on your machine.
- Clone the repository:
git clone https://github.com/lahiruudayakumara/harvest-master-frontend.git
- Install npm Packages:
cd <repository_directory> npm install
- Run the Harvest Master Frontend:
npm run dev