Skip to content

oconnoka/easybreezy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easybreezy

CS 361 Team 25 Weather App - Team Easy Breezy

Setup instructions

  • Download node version 10.16.0 either on the nodejs.org or using NVM
  • Run npm install or npm i to download node packages
  • Run npm run dev to start application in development mode

Important notes

  • Due to time constraints and resources we are making the API call from React.
    • This is highly NOT recommended and the suggested implmentation would be a node backend where the API call would take place and the response thrown to the React front-end.

Architecture Diagram

Architecture

About

CS 361 Team 25 Weather App - Team Easy Breezy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.3%
  • HTML 10.6%
  • SCSS 3.8%
  • CSS 2.0%
  • Shell 0.3%