Skip to content

mmdberg/weathrly

 
 

Repository files navigation

Weathrly

Maddy Dannenberg & Matt Walker

Synopsis

Weathrly is the final paired project of module 2 at Turing. This is was our first React application. The goal of this project was to interact with the Weather Underground API and gain experience working with ReactJS, asynchronous JavaScript and managing the state of an application. We displayed the current, seven-hour and ten-day forecast for locations across the globe.

Installation

Clone down the repo

git clone https://github.com/mttwlkr/weathrly.git

npm install

npm start

API

The Weather Underground API || https://www.wunderground.com/weather/api/

Tests

This project was developed using using Jest and Enzyme testing utilities. To run the test suites for this project:

npm test

Screenshots

Desktop 1 Desktop 2 Desktop 3 Desktop 4 Desktop 5 Mobile

Wire Frames

Desktop WireFrame

Mobile WireFrame

Inspiration

Opaque Letter Inspiration

Current Weather Layout Inspiration

Gradient Inspiration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.8%
  • CSS 4.8%
  • HTML 0.4%