Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quentinguidee/farmup

Project done in 24 hours at PolyHacks 2024!
https://github.com/quentinguidee/farmup

hackathon polyhacks polyhacks2024

Last synced: 9 days ago
JSON representation

Project done in 24 hours at PolyHacks 2024!

Awesome Lists containing this project

README

        

# 🌾 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
```bash
npm install # Install dependencies
npm run dev # Start the app
```

![Panier](https://github.com/quentinguidee/farmup/assets/12123721/19c9a0e0-9279-4c79-94eb-49de42757327)