cipher-tech / react_translator

Home Page:react-translator-kappa.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translation module

MetaTranslate App

MetaTranslate App is an app bootstrapped with create-react-app. that translates from a source language to a target language.

It was inspired by Google translate

Getting Started

First, run the development server:

# first run: 
npm install

# then run
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Features

  • Live previews
  • Fullscreen mode
  • Cross platform
  • Typescripe Types
  • PWA support
  • Speech-to-text support
  • text-to-speech support
  • shortcut keys
  • quick phrases
  • word limit
  • debounced API calls
  • Instructions and more.

Tech Stack

Client: React,, Typescript, React Context, Styled Components

About

react-translator-kappa.vercel.app


Languages

Language:TypeScript 94.6%Language:HTML 3.5%Language:CSS 1.8%Language:Shell 0.1%