https://github.com/jellydn/i18n-react-app
https://github.com/jellydn/i18n-react-app
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jellydn/i18n-react-app
- Owner: jellydn
- Created: 2022-01-01T17:04:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T23:43:10.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:28:08.471Z (over 1 year ago)
- Language: TypeScript
- Homepage: i18n-react-app.vercel.app
- Size: 441 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to i18n-react-app 👋

[](https://twitter.com/jellydn)> This is a small project demonstrating a typesafe-i18n integration with React.
[](https://www.youtube.com/watch?v=mrltErmLH7M)
### ✨ [Demo](https://i18n-react-app.productsway.com)
## Features
- ⚡️ [typesafe-i18n](https://github.com/ivanhofer/typesafe-i18n) An opinionated, fully type-safe, lightweight localization library for TypeScript and JavaScript projects with no external dependencies.
- 📦 [new-web-app](https://github.com/jellydn/new-web-app) - Frontend app generator, built on top [vitejs](https://vitejs.dev/).
- 🎨 [picocss](https://github.com/picocss/pico) - Minimal CSS Framework for semantic HTML.## Install
```sh
yarn install
```## Usage
```sh
yarn dev
yarn typesafe-i18n
```## Author
👤 **Dung Huynh**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_