Course webpage for INFO 253 at the School of Information
Note: be sure to import the appropriate packages at the top of your index.js file:
import React from "react"; import ReactDOM from "react-dom";