Coat or No Coat saves users time and energy on busy mornings with a customizable daily alert that recommends outerwear based on the weather.
Visit Coat or No Coat! Check out the register screen and homepage to see the current static style.
Looking for the Rails back end for this app? Click here
Want to try out the code on your machine?
- Clone this repo
- Run
npm install
in your console to install dependencies. - Start a local server with
npm start
- Visit localhost:8080 in your browser.
This app is currently in development and awaiting functionality.
This project was initially forked from a starter kit (see kit here) and uses the following: