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