Fazer

Fazer is a new Portuguese magazine about design, their one-page website was designed by Carvalho Bernau and developed by me.
This was a small coding project for a one-page website, without backend and including a privacy policy for the newsletter.
Here I used Tailwind for the first time, a cross-fade slider for background images (kudos to Dudley Storey) and a private Github repository for collaboration.
Although this is a coded project, I made it easier for the client to add and replace images to the background slider, with a dedicated JS file that only shows the necessary variables. Therefore, the only steps needed for the client were:
- Upload images into dist/assets/slider.
- Add the filename (including format) into the array ‘bgImageArray’, located in dist/assets/slider.js.