React 101 (React Components, Props, State, Hook and calling REST API)

Software Installation

Let’s begin!

npx create-react-app react-basic
cd react-basic
npm start

MyBar Component

MyCard Component

React Props

React State, Hook and calling REST API

--

--

Lecturer at Digital Innovation Technology, Rangsit University

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store