AI Code Translator

Use AI to translate code from one language to another.

AI Code Translator

Running Locally

1. Clone Repo

git clone https://github.com/mckaywrigley/ai-code-translator.git

2. Install Dependencies

npm i

3. Run App

npm run dev