Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 357 Bytes

File metadata and controls

13 lines (10 loc) · 357 Bytes

React lab 1

Overview

Create a react project that has these events.

Requirements

  1. Onclick event - that creates an alert
  2. onChange event - that changes a button content
  3. on click event = that sends a log
  4. on copy event = sends an alert
  5. A random event that you pick be as creative as you can with this one.

Have fun, and Good luck :D