Skip to content

ericlau1987/travel-app

Repository files navigation

travel-app

Table of Contents

About

The travel app provides users with basic functions which help get the weather forecase and days left before travel based on users' inputs.

Getting Started

Please ensure webpack has been installed before running this app. Run the following script in the command line

npm run build-prod
npm start

Prerequisites

Pleae ensure the following dependencies are installed correctly.

"@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"babel-loader": "^8.2.5",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^3.6.0",
"html-webpack-plugin": "^3.2.0",
"jest": "^29.0.3",
"mini-css-extract-plugin": "^0.8.2",
"sass-loader": "^7.3.1",
"style-loader": "^0.23.1",
"webpack-dev-server": "^3.7.2",
"workbox-webpack-plugin": "^6.5.4"

Usage

  • Fill in the city you are going to travel
  • Fill in the departure date to the city
  • Fill in the return date from the city

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published