Skip to content

Travel App use some sort of APIs to get the information that you need for somewhere around the world in a specific time in future to let you know how your trip will look like

Notifications You must be signed in to change notification settings

MohammedAlabd/Travel-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel App

This app is used to bring weather information for specific city in a specific date in the future so you can know how your trip will be

you need to:

  • Select the country that you want to travel to.
  • write the name of the city that you want to travel to or even a specific area or town in the city.
  • and the date of traveling

limitations

  • Not all the cities are supported in the GEO API.
  • If you choose time farther than 16 days from your day then the result will be an assumption depends on historical data the same day in the past year

This app uses three APIs:

  • Geonames.
  • Weatherbit.
  • Pixabay.

to run it you must do the following

  • make sure that you have node and npm are installed on your computer
  • npm i
  • npm run build-prod
  • npm start
  • Open Your browser and go to localhost:8083

tested useing Jest Library

About

Travel App use some sort of APIs to get the information that you need for somewhere around the world in a specific time in future to let you know how your trip will look like

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published