gidesegid / weatherInfo

This is a weather info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Weather information based on city name 

This is a weather information sample.

## Installation

clone the git repo
run npm
create .env file at the root directory of the container folder
Get weather api from https://openweathermap.org/
Create mongodb database at mongodb.com


```

## Usage
copy the following and replace any content of .env file with This
DB_CONNECTION="your db connection here"
weather_key="your weather api key here"

After saving all changes then run node app and ejoiy!!
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

This is a weather info


Languages

Language:HTML 78.0%Language:JavaScript 21.2%Language:CSS 0.9%