Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.51 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.51 KB

Weather Condition Check App

This is a React based app that lets users search for their needed location (Based on location, ZIP code, and IP) weather condition. At this point (May 7, 2023) it only searches for the current weather condition, however, in the near future there will be more modification as follows:

  • Weather Forcast
  • Option modification based on Language and measurment units

Table of contents

Overview

The challenge

There were some tiny challenges throughout the design and development process:

  • Using API Keys along with Axios library for sending HTTP requests to the weatherapi.com
  • Using Loading Spinner Library for better UX
  • Error Handling based on the Error Types

Screenshot

Links

My process

Built with

Author