/trip-app-frontend

Tabiyori is a simple and user-friendly trip planning app 🌏

Primary LanguageTypeScript

Tabiyori

Tabiyori is a simple and user-friendly trip planning web application πŸ—ΊοΈ

Tech Stack

Related Repositories

App(Flutter): https://github.com/seigi0714/trip-app-nativeapp

Development Setup

# Clone the repository
git clone https://github.com/shimizu-saffle/trip-app-frontend.git

# Move into the directory
cd trip-app-frontend

# Install pnpm globally if not installed
npm install -g pnpm

# Install the dependencies
pnpm install

# Start the development server
pnpm dev