Fitogether, developed as part of LINE HACK 2023, is a LINE LIFF (LINE Front-end Framework) application that serves as a LINE Official Account for helping users plan their meals, calculate nutrients and calories, and recommend exercise locations and classes. The application is built using Vite.js, React, and TypeScript, making it both powerful and flexible.
npm install -g pnpm
git clone https://github.com/Kaninboy/linehack-fitogether-client.git
cd linehack-fitogether-client
pnpm installto start the development server, run:
pnpm dev



