This is a boilerplate template for the Internationalizing React Apps article
You may also check for the solution branch
- Universal / Isomorphic React App
- Babel
- webpack, webpack-dev-server, and configuration
- express
- Implement user's locale detection with
accept-languagelibrary - Translate messages with
react-intl - Support locale-specific content like numbers and dates
MIT (c) Yury Dymov