JSFiddle - React, Tailwind, and code Playground

by Yomi Eluwande

Babel + JSX

this.state = {
  fullname: '',
  emailaddress: '',
  password: '',
  editor: '',
  message: '',
  terms: false,
  test: ''

}