Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 666 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 666 Bytes

Globalingua

Overview

Globalingua is a web application that demonstrates the use of internationalization and localization in a web application. It's a simple web application showing a given city's weather information. The application is built using the following technologies: React, Mui, and typesafe-i18n.

Features

  • Internationalization and localization

Installation

step-by-step instructions

  1. Clone the repository: git clone https://github.com/milinbhakta/globalingua.git
  2. Navigate to the project directory: cd globalingua
  3. Install dependencies: npm install
  4. Start the development server: npm run dev

Author

  • Milin Bhakta