How to build a Checkbox with React.Hello 👋🏼 I will walk you through building a simple checkbox input. Initial Setup First, initialize a React project ⚛️ with CRA(create-react-app) and remove all the boilerplate code in the source project. Now we can create a basic checkbox componen...Mar 31, 2022·3 min read·53