Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 725 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 725 Bytes

🌾 FarmUp

Project done in 24 hours at PolyHacks 2024!

Welcome to FarmUp, this little game aims to introduce you to vertical farms! Take care of your farmland by planting, watering and harvesting your crop, then compare your results with the automatic vertical farm! Find out during the game how it works and its advantages using the info icons.

Quick Setup 🌱

Start the Server

  1. Navigate to the server folder.
  2. Follow the setup instructions in server/README.md to get the server running.

Launch the Web App

npm install     # Install dependencies
npm run dev     # Start the app

Panier