You can follow along the steps I took to build this app by following along in the code commit history.
Steps we took in class (HTML + CSS):
Steps in React.js:
yarn && yarn start # or npm install && npm run start
Look through the Commit History to see the steps that were taken to create a rough model of Google Inbox using flexbox + grid.
This repo was originally intended for a presentation I gave at OpenWest Conference 2018.
* This project was bootstrapped with Create React App.