Androz2091 / react-json-translator

Quick i18n translator made in React using Material-UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-json-translator

Just a random quick project I made to speed up my bot's translation process (i18n)

Installation

Install the needed libraries

npm install

Usage

Start a development server on port :3000

npm start

Build the project to serve it on a webserver

npm run build

Contributing

Pull requests are welcome.

License

MIT

About

Quick i18n translator made in React using Material-UI


Languages

Language:JavaScript 86.4%Language:HTML 13.6%