This app is a part of Traversy Media course for React What I learned from this course? 1) Components, Props, State 2) Forms and Validation 3) Forms and real time validation 4) Context API tech React Js How to run this App? clone or download this App install dependencies npm install # or npm i start npm run dev