After hours of hard work learning useful concepts such as server side rendering and dynamic routing, this restaurant site mock up is finally live!
Some cool features include:
- Modal menu component visible on every page managed through CMS
- Static Page Regeneration every 10 seconds
- Custom responsive testimonial slider
- Google Maps integration
The main use case scenario I had in mind when creating this website was to create a beautiful restaurant design using Next.js to optimize server load times and SEO.
The reasoning behind using WordPress as a headless CMS was that I wanted the hypothetical client (i.e the store owner / administrator) to easily be able to add / edit content on the site through WordPress’ admin panel, while I still have full control over the front end presentation.