Language Translation

September 11, 2024 ยท View on GitHub

๐Ÿ“ธ Project Screenshots

project-screenshot project-screenshot

๐Ÿง Features

Here're some of the project's features:

  • Language Translation: It is able to recognize and handle multiple languages, providing translations for individual words, phrases, or even entire sentences.

๐Ÿ› ๏ธ Get it Running

  1. Clone the repo.

  2. cd command to the current folder.

  3. Modify the required .env variables.

    BASE_URL = ''
    
  4. Execute npm install to install the corresponding dependencies.

  5. Execute npm run dev in both environments