A sample application that shows how to internationalize a React application.
- Prerequisites: node.js or yarn installed
- Clone project
- Run
npm installoryarn install - Run
npm startoryarn start
- React
- Toolchain: Create react app with Typescript
- i18n: React Intl
- UI: reactstrap