Skip to content

fraden/Javascript-Travel-App

Repository files navigation

Javascript-Travel-App

This application allows the user to add a location, where he wants to visit. Furthermore he can input the start and the end date of the trip.

If the user clicks then on generate, then he gets the info, how long the trip is, he gets weather information and a photo of the city, that he visits.

Set up

Run

npm install

to install needed libraries.

Run

npm run build-prod
npm run start

to build the prod code and run the express server Run

npm run build-dev

to run the webpack-dev-server. Run

npm start lint

to do a lint check.

Extra functionality

The app provides the functionality to add an end date of the trip and show the length of the trip.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors