Client Case: Kogo Foods
JAMstack Ecommerce
Kogo Foods needed a striking web presence as a platform to sell their products online. This unique opportunity allowed me to fully create the brand identity and develop the site to back it up. This full stack project entailed logo design, prototyping and mockups, and finally a full production ecommerce site.
I chose to create this site using Gatsby with Netlify CMS. This provided the client with the flexibility and power associated with React to have immersive and engaging interations throughout the site. Netlify CMS enabled the ability to easily create new blog posts, update page text, and create products while abstracting away the complexity of code. This combination provided the client with more functionality than traditional ecommerce platforms, while avoiding all the fees associated with those frameworks.
To integrate the final static files produced by Gatsby with the ability to accept payments required the use of lamda functions. These were hosted on Netlify and connected to the client's Stripe account to track orders and payments. Thanks to Stripe's React Elements I was able to create a custom checkout styled specifically for Kogo to better strengthen the brand.
Gatsby
React
Netlify
SCSS
GitHub