รายละเอียดสำหรับเรียนรู้ React ปี 2020-2023 โดยโค้ชพล ดูหลักสูตรได้ที่ https://www.nextflow.in.th/react-training
npx create-react-app covid-today-app
รายชื่อ module ที่ติดตั้งในขั้นตอนนี้
cd note-app
npm i react react-dom antd css-animation
หรือถ้าใช้ yarn
cd note-app
yarn add react react-dom antd css-animation