Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 760 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 760 Bytes

448_Project

Presentation Video

Link to our presentation

Prototype

This prototype uses the NWS Weather API to generate a random outfit and reminders based on the temperature of a users zipcode.

In order to run the program locally on your machine, clone this repo down to your machine. If you are a linux user, clone from the main branch and if you are a mac user, clone the mac_branch.

To run the prototype use the command: node index.js

This was tested on Mac and Linux. There are no Windows instructions at this time.

Project

To run our code visit our replit page