Skip to content

Node.JS Web Application which Shows the Weather for the Current Location of the User and stores the Weather Check-Ins in a DB

Notifications You must be signed in to change notification settings

nvamsikrishna05/Weather-Here

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Here

Javascript Application(Front-End & Back-End) which gets the users current location and shows the Weather for the User and store it in a database.

Getting Started

If you wish to run this project locally, you can clone and pull this repository locally and run the following commands to install the dependences:
npm install

After Installing the dependencies, Run the Server by using the following command:
npm run start

This starts the Node Web Server. Before running the application, register yourself on DarkSky API and get the API Key and store it in an environment varible which the node application picks up.

That's it. Your Done. Go Hacking. 😀

About

Node.JS Web Application which Shows the Weather for the Current Location of the User and stores the Weather Check-Ins in a DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published