Skip to content

Repo du projet pour le hackathon des données alimentaires de décembre 2024.

Notifications You must be signed in to change notification settings

opendatateam/terrains-connus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Terrains Connus

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.

Frontend

cd frontend

Deployment

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.

Run locally

Dependencies

You need to have Bun installed to be able to run the project. To install Bun:

curl -fsSL https://bun.sh/install | bash

Project Setup

bun install

Compile and Hot-Reload for Development

bun dev

Compile for Production

bun run build

Lint and format code

biome check --write src/.

About

Repo du projet pour le hackathon des données alimentaires de décembre 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published