Skip to content

newtondotcom/drone-shop

Repository files navigation

Drone Portfolio

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:

How to Run the Project

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