From WesBos's course
❗I've update all node packages (27/07/17)
Deployed:
- cd into
catch-of-the-day
. Here is my version of the course. - Write your Firebase API Key in:
catch-of-the-day/src/base.js
- To view, run:
npm i && npm start
The stepped-solutions
Each folder contains the files for the beginning of each video should you need them. So, if you need any code, pull the appropriate file into your catch-of-the-day
folder.