Skip to content

tjameswilliams/react-temp-gauge-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Temperature Gauge Example

The App

This is a simple temperature gauge application that I created for my blog to compare and contrast React, Vue and Angular. https://thewebhacker.com/react-vs-vue-vs-angular-showdown-part1-react/

To run this application you need node and nvm installed. Here's how you can get it up and running:

  1. Clone the repo into a local directory.
  2. In that directory run nvm use && nvm install
  3. Now start the application by running npm run start
  4. Sign up for free API credentials at Open Weather and plug them into src/OpenWeatherService.js

You're up and running. Hack around with it then come tell me what you think!

About

This is an example application made in ReactJS for my blog https://thewebhacker.com/react-vs-vue-vs-angular-showdown-part1-react/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published