Skip to content

localize-ai/client-app

 
 

Repository files navigation

Localizeai Client

Localizeai is an innovative social media platform designed to enhance culinary experiences and the discovery of dining spots in Jakarta. It empowers users to find the perfect place—whether it’s a hidden café or an iconic dining location—through seamless text and image search.

How To Run Localizeai In Your Local PC

Create .env with this .env.template

VITE_FIREBASE_APIKEY=
VITE_FIREBASE_AUTHDOMAIN=
VITE_FIREBASE_PROJECTID=
VITE_FIREBASE_STORAGE=
VITE_FIREBASE_MASSAGINGSENDER=
VITE_FIREBASE_APPID=
VITE_FIREBASE_MEASUREMENTID=
VITE_BASEURLOFF=
VITE_BASEURL=
npm install
npm run dev

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.0%
  • CSS 6.1%
  • TypeScript 5.5%
  • HTML 0.4%