Git ignore file

blocking files in a project folder that should not go into a Git repo

Git essentials

summarizing the internet's de facto version control system

React styling

changing the look of what appears on the React app

React state

keeping track of a component's changing variable values

React props

passing data from a parent to a child component