This is a simple Weather application using data from the Weather Stack to show the current weather in any location you type in.
- NodeJS
- Express JS
- Deployed in Heroku
For installing the dependencies required by the project
npm install
npm run start
MIT