Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.64 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.64 KB

Weather Portal

Badge Badge Badge Badge Badge

Description

This is a basic weather lookup application built with the React framework that uses the OpenWeather API to provide current weather conditions for a provided city. The application is also has login/register and search history functionality by connecting to the AWS lambda API gateway from my previous project. API calls are made using the Axios library.

This app is part of the Goatnet suite of applications I have created, allowing for a single account between all of the apps.

Table of Contents

Installation

N/A

Usage

The application can be accessed at https://dbanfieldkeller.github.io/weather-portal/. Simply input a city into the search bar and click "Bleat Your Weather" to look up the current weather of a given city. The login button will allow you to track your search history and retrieve it anytime you login.

License

N/A

Contributing

Please reach out if you have any contributions or suggestions to make. I can be reached at [email protected]

Tests

N/A

Questions

If you have any questions please feel free to reach out to me via email at [email protected]