Skip to content

[2024 관공데이터 공모전] 루트박스 - 여행 루트 공유 서비스 (Web)

Notifications You must be signed in to change notification settings

gyulrangdev/route_box_web

 
 

Repository files navigation


Logo

Route Box 루트박스

여행 경로 추천 앱, 루트박스

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap

About The Project

product

Built With

  • React
  • StyledComponent
  • ReactQuery
  • Storybook
  • Nginx
  • Docker
  • AWS

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/Route-Box/route_box_web.git
  2. Install packages
    bun install
  3. Enter your environment variable in .env
    VITE_API_URL = 'YOUR API_URL';
    VITE_API_KEY = 'YOUR API KEY';
    VITE_APP_BUILD_ENV = 'YOUR APP BUILD ENV';

(back to top)

About

[2024 관공데이터 공모전] 루트박스 - 여행 루트 공유 서비스 (Web)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.2%
  • JavaScript 7.8%
  • HTML 5.4%
  • CSS 1.6%