Spaces:
Runtime error
Runtime error
# AI Code Translator | |
Use AI to translate code from one language to another. | |
 | |
## Running Locally | |
**1. Clone Repo** | |
```bash | |
git clone https://github.com/mckaywrigley/ai-code-translator.git | |
``` | |
**2. Install Dependencies** | |
```bash | |
npm i | |
``` | |
**3. Run App** | |
```bash | |
npm run dev | |
``` | |
## Contact | |
If you have any questions, feel free to reach out to me on [Twitter](https://twitter.com/mckaywrigley). | |