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/
Tech used: React, CSS
Basic React and CSS.
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.
Learning about State.
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