NilsG-S / antifreeze-front-end

Code for the front-end of Freeze-B-Gone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freeze-B-Gone

Front end UI for the web application developed using React.

Prerequisites

Node package manager / Yarn 

Webpack 

Installing

Install Yarn then:

Commands: 

yarn install
npm run dev 

Deployment

Open http://localhost:8080/ in browser.

Built With

  • VS Code - The code editor used
  • React - The web framework used

Authors

  • Nils Griswold-Steiner - Inital Setup, Build Fixes, Notifications - NilsG-S
  • Rachel Cramblitt - Temperature Graph - rcramblitt
  • Robin Ronson - User Interface - robrons96

Acknowledgments

  • Vladimir Ponomarev (Thanks for your login tutorial)
  • Malte Ubl and Eiji Kitamura (Thanks for your WebSockets tutorial)
  • Jason Watmore (Thanks for your Redux broilerplate code and JWT authentication)
  • Nils Griswold-Steiner (Thanks for your API documentation)

About

Code for the front-end of Freeze-B-Gone


Languages

Language:JavaScript 99.0%Language:HTML 1.0%