In this tutorial we are going to build a tip calculator app with React.js
This is a super simple app that even my gf could follow along.
Hope you find it helpful!
Code: https://github.com/dejwid/react-tip-c...
Timestamps:
00:00 - Intro
00:24 - Creating react app
01:25 - Html structure and css
12:26 - JS code / functionality
31:24 - Demo testing
32:24 - Outro