Skip to content

FlutterSoft/React-Temp-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Temperature Control

A very basic React project that allows you to increase and decrease a temperature control and adjusts colour accordingly.

Link to project: https://react-temp-control.netlify.app/

project screenshot

How It's Made:

Tech used: React, CSS

Basic React and CSS.

Optimizations

It would be cool if it slightly modified colour on every + or - of the temperature. Possibly a function that adds and subtracts from RGB value and passes that value in.

Lessons Learned:

Learning about State.

Examples:

Take a look at these other examples that I have in my portfolio:

React Grocery List: https://github.com/FlutterSoft/react-grocery-list

Hackerz: https://github.com/FlutterSoft/hackerz

React Hero API Search: https://github.com/FlutterSoft/react-hero-api-client

About

A simple temperature controller with React. Colour changes as temperature changes

Resources

Stars

Watchers

Forks