Welcome to my drone portfolio. I am Robin Augereau, a French drone pilot and videographer. Specializing in indoor cinematography, I can also capture stunning outdoor cinematic shots. Feel free to contact me for more information:
Install the necessary dependencies:
bun i
or npm i
Run the project:
bun dev
or npm run dev
To build the project:
bun run build
or npm run build