Skip to content

Simple weather app i created using front and back ned

License

Notifications You must be signed in to change notification settings

GenaAiv/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

With this web application, the user can see the weather forecast for his/her nearby area or any city they input.

I have created this app using Node's Express.js as the back-end. The server sends an API request to OpenWeatherMap.org.

For nearby weather, it takes the users geo-coØrdinates from the front-end and sends it to the server through a POST request.

I have used the following tools to build this app:

  • Express.js
  • CSS
  • Handlebars

About

Simple weather app i created using front and back ned

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published