• Market Pay
  • SSR Single page website
  • Nuxt.js, Prismic
  • Live link

Market Pay is a digital payment solution for businesses. The project is a single page website encompassing lot of features.

I chose to go with a server-side rendered Nuxt app, to better support the Prismic headless CMS preview feature while editing.

Therefore, the site use the Nuxt Prismic SDK provided to fetch the data via their API. Prismic is a very neat content managmement tool that offers a convenient multilingual feature (the site is both EN + FR).

It uses the AOS library to push on-scroll-reveal animations as well as javascript converted motions using Lottie

marketpay-section-career

The site is hosted on a node server to support SSR. I've written a walkthrough of this project.