An open API service indexing awesome lists of open source software.

https://github.com/jellydn/i18n-react-app


https://github.com/jellydn/i18n-react-app

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Welcome to i18n-react-app 👋

![Version](https://img.shields.io/badge/version-0.0.1-blue.svg?cacheSeconds=2592000)
[![Twitter: jellydn](https://img.shields.io/twitter/follow/jellydn.svg?style=social)](https://twitter.com/jellydn)

> This is a small project demonstrating a typesafe-i18n integration with React.

[![Typesafe-i18n - fully type-safe, lightweight localization library](https://img.youtube.com/vi/mrltErmLH7M/0.jpg)](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)_