This is the companion repository to React, Firebase & Bacon -- a complete guide to building a real-world app with React.
Each branch within this repository contains code for one or more steps within the course. See an outline and installation instructions at the master branch »
This is the first step in the course! It contains:
- A project skeleton, generated with Create React App.
- A component that renders "Hello world".
- Favicons and metadata for Vouch -- the social network we'll be building. See
public/index.html
. - Configuration for Firebase hosting in
firebase.json
. - Configuration for the Prettier code formatter in
.prettierrc
.
Related lessons:
Code is licensed under the MIT license. Images are not licensed.