New Bath

Development of a custom WordPress theme for a company specializing in bathroom design

The goal of this project was to create a completely custom WordPress theme according to the design provided by the client. What has been interesting in this work is above all the construction of the design which is minimalist and modern and which, although it is a WordPress site, has the same behavior as a Single-Page Application.
That is to say that the background of the site consists of a carousel presenting different bathroom designs and the navigation between the different pages does not reload the page but will modify the content displayed in the tab which opens on the right of the page.
The implementation of this functionality was facilitated by the use of a JavaScript library: [Pjax] (https://github.com/MoOx/pjax)

Screenshot from New Bath site