Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

frontend react reactjs reactstates

Last synced: about 18 hours 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).