Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 279 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 279 Bytes

Tour Travel App

Based on user input, Tour Travel App returns suggestions of places to travel with flight/activity info.

Usage

Start the development server with this command:

npm start

Setup:

npm install

Compile

npm run compile