Hello React


Requirements

Let's experiment with React and reactify some of our frontend apps.

Input

  • New frontend project
  • Existing frontend project

Process

  • Break down your apps into components
  • Code and program with React features

Output

  • React application with various components

Level 0

  • Install React in your project
  • Plan and build a simple website or web app with components-based design

Level 1

  • Pick up existing apps
  • Break it down into components
  • Combine those components together