An open API service indexing awesome lists of open source software.

https://github.com/aaronmts/temperature-app

A basic React web application.
https://github.com/aaronmts/temperature-app

frontend react reactjs reactstates

Last synced: about 1 month ago
JSON representation

A basic React web application.

Awesome Lists containing this project

README

          

# Temperature Control Web App

Covers some of the fundamentals of ReactJS, such as:
* Component-based programming
* Props
* States

This project was based on a React app made by [Chris Blakely](https://www.youtube.com/@ChrisBlakely).