Single page app that translates code from one language to another. Try it here.
- Stores API key locally
- Translate from one language to another
Install dependencies
npm install
Start the development server
npm run dev
Single page app that translates code from one language to another. Try it here.
Install dependencies
npm install
Start the development server
npm run dev