Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/quentinguidee/farmup
- Owner: quentinguidee
- Created: 2024-02-03T17:53:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T16:09:34.000Z (12 months ago)
- Last Synced: 2024-02-04T20:08:18.621Z (12 months ago)
- Topics: hackathon, polyhacks, polyhacks2024
- Language: TypeScript
- Homepage: https://devpost.com/software/farmup-tfzjwp
- Size: 5.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)