Skip to content

ji5485/Goorm-React-Tutorial-Frontend

Repository files navigation

2019 UOS LikeLion React Tutorial

This repository is Tutorial Codes for React Tutorial. We will learn about React through this class. Here's what you'll learn in class.

  1. Set React Development Environment
  2. React Components
  3. Components Styling
  4. State & Props
  5. LifeCycle API
  6. React Hooks
  7. Redux
  8. Connect React with Restful Server

In learning this class, we will proceed with the telephone book project and counter project. The result of the project is shown in the picture below.

counter project image telephone book project image

The curriculum is like below and will continue to be added. All the learning materials were posted on Notion. The React Tutorial Course and Plans can be found on the following page.

  1. React Tutorial (1) - 리액트 개념 및 개발 환경 설정
  2. React Tutorial (2) - React Components
  3. React Tutorial (3) - Split Component & Styling
  4. React Tutorial (4) - State & Props
  5. React Tutorial (5) - State & Props 전화번호부에 적용하기
  6. React Tutorial (6) - LifeCycle API
  7. React Tutorial (7) - React Hooks
  8. React Tutorial (8) - React Hooks 전화번호부에 적용하기
  9. React Tutorial (9) - React Redux
  10. React Tutorial (10) - React Redux 전화번호부에 적용하기