Skip to content

CloudWIS or Cloud weather information system is web-app for displaying current weather and 5 days weather prediction in chosen US city.

Notifications You must be signed in to change notification settings

RayRedGoose/CloudWIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CloudWIS or Cloud weather information system is web-app for displaying current weather and 5 days weather prediction in chosen US city.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published