CPSC270
Software Engineering and Project Design

Assignment 11

React

Read the following sections of the React documentation’s guide to Main Concepts:

  1. Hello World
  2. Introducing JSX
  3. Rendering Elements
  4. Components and Props
  5. Lists and Keys

Also try creating a web page that uses React by following the Add React to a Website directions.