Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

47 lines (26 loc) · 1.24 KB

CloudWIS

Design and code: Raisa Primerova

Overview

CloudWIS or Cloud weather information system is web-app for displaying current weather in chosen US city. Current weather information contains today's info of temperature, wind speed, humidity and visibility and 5days weather prediction about temperature and weather state. By default current city is Denver, CO but user can try to choose any US city for displaying. Also app keep user data (current city and search history) and restore it after page was refresh.

Setup

Deployed app: click here to see

Download to local machine:

  • clone the repo to your local machine

  • run npm install to download all necessary dependencies

  • run npm start to run the server

NOTE! For deployed app limited requests API key was used. To see correct working app clone done and use your own api key in apiCalls file.

Used technologies

Build with:

  • React
  • Sass

Test with:

  • Jest and Enzyme

Design

Weather widget Widget

Side menu Menu Menu animation

Loading image Loading