Skip to content

hwstovall/weather-app

Repository files navigation

Weather App

Status

  • January 10th, 2020 - Application is mostly done, API consumption is next.

Prologue

I write React (in TypeScript) quite often for work. However we rarely have a need to make things "flashy". I had been wanting to use react-spring and recharts for a while, so a weather app seemed like a logical way to implement the two in a single project.

Implementation

The libraries used were chosen for their simplicity and capabilities. The only major "requirement" I had going in to this was that I wanted to use a graphing library that would render using SVG instead of canvas so that DPI was not a concern.

Build

Structure

Visuals

Data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages