global gourmet
20/12/24
3 min read
This website was made in my second year at KdG for the “Communication 2” course. It uses the VueJS framework and uses Tailwind for the styling.
Nunito is used as the typeface.
I used an open source database based on SQLite called Pocketbase. It is incredibly easy to set up and use.
The site is deployed on Cloudflare pages.
If I had to develop this website right now I would go for a more server side approach. The site uses VueJS’s SPA router which is great for applications with a lot of client side interactivity but this isn’t the case.