Skip to content

nissichima/Travel-App

Repository files navigation

TRAVEL WEATHER APP

Project Description

  • develop an app which allows user to enter a city and date and update display UI with city, country and weather information for the appropriate date

Project Requirements

  • utilize GeoNames.org API to fetch location data

  • utilize Pixabay.com API to fetch images of city and country

  • utilize Weatherbit.io to fetch weather for certain dates

  • use webpack for development and production builds

  • use jest to test

  • install and use service workers

Project Extensions

  • Incorporated weather icons into forecasts

Starting Instructions

  • git clone this repo

  • run npm install

  • obtain API keys for Weatherbit, Pixabay and GeoNames with your own accounts and place them in .env file matching api keys in server.js

  • run npm run build- dev

  • run npm run build-prod

  • run npm run start

Screenshot of App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors