/udacity-frontend-developer-p5

In scope of this project a travel app was implemented, that allows the user to archive and plan his trips and retrieve geo information and weather about the locations.

Primary LanguageJavaScript

05 Travel App

In scope of this project a travel app was implemented, that allows the user to archive and plan his trips and retrieve geo information and weather about the locations.

Requirements

tested with node version 16

Getting Started

Install dependencies with npm i.

Create .env file in root directory and add the necessary keys like in the .env.dist file.

Production Mode

Enter npm run build-prod. Start the server with npm start.

Development Mode

Enter npm run build-dev

Author

Jennifer Kümmele