Counter App Workshop with Redux

รายละเอียดสำหรับเรียนรู้ React ปี 2020-2023 โดยโค้ชพล ดูหลักสูตรได้ที่ https://www.nextflow.in.th/react-training

Counter App Workshop with Redux

โจทย์ Counter App

ทดสอบ

การเตรียมโจทย์

1. สร้างโปรเจคใหม่

npx create-react-app counter-app

2. ติดตั้ง package ที่จำเป็น

cd counter-app
npm i react react-dom redux react-redux antd css-animation

หรือถ้าใช้ yarn

cd counter-app
yarn add react react-dom redux react-redux antd css-animation

3. สร้างโปรเจคตาม Scope ต่อไปนี้

Paper React_React_Native 78

โจทย์ท้าทายเพิ่มเติม

หากทำตามข้อ 3 ได้แล้ว สามารถทดลองเพิ่มฟีเจอร์ด้านล่าง