My part on the project
- Custom WordPress theme.
- Custom Gutenberg blocks.
- Locations are using Google Maps API.
Custom WordPress theme
The theme was built using Tailwind CSS, a maintainable framework that simplifies styling. JavaScript was used to create animations on scroll.
Custom Gutenberg blocks
The entire website is constructed using Gutenberg blocks, which can be easily reused and customized to create new variations for different pages.
Google Maps API
Created custom post type for locations and address meta fields. Address is used to create a Google Map and add marker on it.