The problem
An e-commerce platform needed to serve multiple locales with real translation and locale routing, plus stronger authentication than a basic password flow.
What was built
- Backend APIs built to enhance core e-commerce functionality
- Multilingual support via i18next, locale routing, content switching, fallback logic
- Google Translation API integrated for efficient, optimized translation features
- SendGrid-based OTP flow implemented to strengthen user authentication
Built on: MERN · i18next · Google Translation API · SendGrid