Spaces:
Runtime error
Runtime error
Delete README.md
Browse files
README.md
DELETED
@@ -1,29 +0,0 @@
|
|
1 |
-
# AI Code Translator
|
2 |
-
|
3 |
-
Use AI to translate code from one language to another.
|
4 |
-
|
5 |
-

|
6 |
-
|
7 |
-
## Running Locally
|
8 |
-
|
9 |
-
**1. Clone Repo**
|
10 |
-
|
11 |
-
```bash
|
12 |
-
git clone https://github.com/mckaywrigley/ai-code-translator.git
|
13 |
-
```
|
14 |
-
|
15 |
-
**2. Install Dependencies**
|
16 |
-
|
17 |
-
```bash
|
18 |
-
npm i
|
19 |
-
```
|
20 |
-
|
21 |
-
**3. Run App**
|
22 |
-
|
23 |
-
```bash
|
24 |
-
npm run dev
|
25 |
-
```
|
26 |
-
|
27 |
-
## Contact
|
28 |
-
|
29 |
-
If you have any questions, feel free to reach out to me on [Twitter](https://twitter.com/mckaywrigley).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|