Spaces:
Runtime error
Runtime error
File size: 448 Bytes
8e20687 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
# 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).
|