Skip to content

will7742/weatherfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherfinder

A Running example can be found in Azure at https://weatherfinderweb.z13.web.core.windows.net/ Included is a github actions yaml file that builds and publishes both the client and server.

Prereqs

Need the ability to Run Azure Functions Need Node.js

Server

Navigate to server/ and open the .sln and run the project in visual studio

Client

Navigate to client/ in the command prompt and run the command 'npm install' Once complete, run 'npm start' and open a browser to http://localhost:4200/

Sample Data

  • Choose City from the dropdown, and put in Saint Louis
  • Choose Zipcode from the dropdown, and put in 63117

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published