Skip to content

newtondotcom/drone-shop

Repository files navigation

Drone Portfolio

This is my Svelte made drone portfolio. I am Robin Augereau, a French drone pilot and videographer. Specializing in indoor cinematography, I can also capture outdoor cinematic shots. Feel free to contact me for more informations :

How to run it

Install the few dependencies: npm i or bun i

Run the project: npm run dev or bun dev To build the project: npm run build or bun build