Skip to content

caseyhoepner/jetpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetPack

Going on a trip, but unsure what you need to pack? JetPack is a single-page web application and your one-stop-shop for getting a weather summary and a list of essentials you'll need to bring to make sure you're prepared for anything mother nature has in store. Simply give JetPack your destination cities and it will do the rest. Pack your bag and then rest easy the night before your trip knowing you have everything you'll need to be warm and dry on your journey.

See it live here!

Technologies Used:

  • React
  • Redux
  • React Router
  • Geocode
  • Moment.js
  • Enzyme
  • Jest

How to view locally:

  1. clone down this repo
  2. npm install
  3. npm start

Landing Page:

screen shot 2018-12-16 at 20 49 10

Loading Page:

screen shot 2018-12-16 at 20 44 51

Results Page:

screen shot 2018-12-16 at 20 49 57

App Architecture

Provider
|
|_ BrowserRouter
  |
  |_ App (stateless)
    |
    |_ Header (stateless)
    |
    |_ TravelForm (stateful)
        |
        |_ WeatherResults (stateless)

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published