Skip to content

krauchuk/travel-assistant

Repository files navigation

Travel assistant

Installation

Server

You can use mock-server from repository

Front-end application setup

  1. Go to root directory of project, install dependencies:
yarn install
  1. Start front-end app with te command:
yarn start

Usage

Open app in browser.