Skip to content

This is a project where we can translate code from one language into another

Notifications You must be signed in to change notification settings

mzeenkala23/codeTranslate

Repository files navigation

Purpose

The purpose of this project was explore the power of AI and challange my self by working with technologies I have used before such as Next.js, Tailwind and the OpenAi API.

Features

  • Translate code from one language into another ✔️.

RoadMap

  • Add End to End tests with cypress and unit tests with jest.
  • Save previous translations in local storage.

Built With

Next.js, Tailwind CSS, OpenAi

(back to top)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

This is a project where we can translate code from one language into another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published