Adding i18n to the Fuel Tracker App
Since the beginning when I started building the Fuel Tracker App I knew I'd add translations some day. The time has come and I'll share how I did it.
First thing we'll do is install what we need, and in this case is i18next and react-i18next.
npm i i...
jordi0lle.hashnode.dev4 min read