Table of Contents
WeatherTop Inc. produce a modular weather station called the WeatherTop 1000. This lowcost device takes a set of meteorological readings and displays these on a simple LCD display. WeatherTop Inc. are seeking a Web companion application for the device. This document outlines my submission for this Assignment.
Developed With | Templated With | Styled With |
---|---|---|
![]() |
![]() |
Link: https://weathertopv2kg.glitch.me/
To get a copy of the project running on your system, navigate to the project directory in a command prompt/shell and run the following:
npm install
This will install all dependencies in package-lock.json
After dependency installation has completed run
npm run start
This will load the application and start a local server on port 4000.
http://localhost:9000/
Your Name - Kieron Garvey
Project Link: https://github.com/ki321g/WeatherTOP-V2/