TransformNow is a platform dedicated to promoting healthy eating by offering personalized diet plans, ingredient recommendations, and wellness guidance.
What I Built
I designed and developed the entire application as a Progressive Web App (PWA) from scratch:
- 30+ interactive pages covering diet planning, meal tracking, ingredient databases, and user dashboards
- Offline-first architecture — the app works seamlessly without an internet connection using Service Workers
- Installable on mobile — users can add the app to their home screen for a native-like experience
- Optimized for performance — lazy loading, code splitting, and image optimization throughout
Lighthouse Scores
The app achieved 90+ scores across all four Lighthouse categories:
| Category | Score |
|---|---|
| Performance | 90+ |
| Accessibility | 90+ |
| Best Practices | 90+ |
| SEO | 90+ |
Technologies Used
ReactJS · JavaScript · HTML · CSS · Service Workers · Workbox