Chasers Fresh Juice landing page

Stack

  • TypeScript
  • Next.js v13+
  • Chakra UI
  • Framer Motion
  • Node.js

Description

I was a front end developer apart of a small team team to rebuild Chasers Fresh Juice's website. The Chasers Fresh Juice website was built with the latest version of Next.js, utilizing many amazing features such as image optimization, server side rendering, and client-side routing for seamless navigation. Our main objective was to enhace the user interface and provide users with a clean and modern UI. I was also tasked with building an Express webhook for the websites contact form. The stack for this project is TypeScript, Next.js, Chakra UI, Framer Motion and Node.js.

Challenges

One of the notable challenges I faced during this project was the implementation of an Express webhook for the website's contact form. This involved integrating Node.js to ensure reliable communication between the website and the server. This challenge required careful attention to detail and an understanding of backend technologies.