React / Next.jsStack: Next.js
Pharmanest
Healthcare and pharmacy platform
Visit the live site
The problem
The client needed a healthcare platform where products and treatment information were easy to browse and order from.
What I built
Built the React and Next.js frontend with product listing and detail views, filtering, and a responsive ordering experience.
The hard part
Structuring a growing product catalogue into predictable, reusable page templates.
Result
Live healthcare platform with a consistent, responsive product experience.
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.

