React / Next.jsStack: Next.js
My Private Chemist
Online pharmacy and healthcare platform
Visit the live site
The problem
Customers needed a straightforward way to browse regulated healthcare products and complete an order online without friction.
What I built
Developed the React and Next.js frontend covering category and product pages, search, ordering flows, and a responsive checkout journey.
The hard part
Presenting a large regulated product catalogue in a way that stays fast to browse and simple to navigate on mobile.
Result
Live pharmacy platform with a clean product ordering experience across desktop and mobile.
Built with
- Next.js
- Renders pages on the server, so content is in the HTML for crawlers and the first paint does not wait on JavaScript.
- React
- Component model for interfaces with state, so shared UI is written once and reused across pages.
- Tailwind CSS
- Utility styling with a fixed scale, which keeps spacing and colour consistent as a site grows.

