Artist portfolio: charlottestuby.com
Charlotte Stuby is a swiss artist based in Brussels. Her practice focuses mainly on objects and installations produced by varied materials such as concrete, wood, metal but mostly sewing and embroidery. This is the Github repository of her portfolio website.
This website is build using nextjs and netlify-cms.
Pulldown a local copy of the Github repository, install the npm dependencies and run the site locally
$ git clone https://github.com/vogelino/charottestuby.com.git
$ cd charlottestuby.com
$ npm install
$ npm run dev # Or `vercel dev` if configured with vercel