jakeherp / react-weather-app

A React / TypeScript adaption of a simple weather app I originally created in 2015 with vanilla JS / Foundation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

๐ŸŒฆ React Weather App

This is a simple weather app I have developed using Create React App, TypeScript, Axios, Styled-Components and React Spring for light animations.

๐Ÿš€ Running the application

  1. yarn or npm install (once)
  2. yarn start or npm start

In order to run this application you require an Apixu API key.

View the online demo hosted on Netlify

About

A React / TypeScript adaption of a simple weather app I originally created in 2015 with vanilla JS / Foundation


Languages

Language:TypeScript 92.2%Language:HTML 7.8%