Project for the hackathon "données alimentaires" on 2024 December 2nd/3rd.
"Terrains Connus" permet d'obtenir une vue d’ensemble des terres vendues, classées par typologie, et accédez rapidement aux détails spécifiques de chaque transaction, incluant son prix et sa classification.
cd frontend
This project is automatically deployed to https://opendatateam.github.io/terrains-connus/ whenever changes are pushed to the main
branch.
You can check the status of the deployment by visiting the GitHub Actions page for this repository.
You need to have Bun installed to be able to run the project. To install Bun:
curl -fsSL https://bun.sh/install | bash
bun install
bun dev
bun run build
biome check --write src/.