Skip to content

Latest commit

 

History

History
107 lines (87 loc) · 3.23 KB

README.md

File metadata and controls

107 lines (87 loc) · 3.23 KB


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)

Milestone

  • 랜딩페이지 및 SEO 적용
  • 아이콘 분리 및 웹폰트 변경 (fantastic icon 적용)
  • Remix 로 마이그레이션 (앱브릿지 확인 필요)
  • 테스트 코드 추가
  • mocking 추가
  • 마이페이지 수정 기능