Skip to content

mlombard82/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • A Weather forecast browser built with React and Redux
  • redux-promise as a middleware to help handle AJAX requests
  • Fetches data from the openweathermap.org API
  • Creates real-time graphical representations of website response data using the react-sparklines library
  • Integrates with the google maps API

Technologies

  • React, Redux

Usage

Getting Started:

To begin, from the command line clone the repo!

$ git clone https://github.com/mlombard82/weatherApp.git

cd into the folder weatherApp

cd weatherApp

Install the required dependencies

npm install

npm start

You're now ready to get your weather forecast!

open http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published