codeBrake / react-2-review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is a simple note app that allows you to add new notes. It is focused on passing down state to child components via props. It also shows how to pass down functions and invoke them in children as well as how to bind those functions.

About


Languages

Language:JavaScript 81.3%Language:HTML 12.1%Language:CSS 6.5%