npm install -g firebase-tools
firebase login
firebase init
( initialises firebase on the front end)
STEPS TO FOLLOW AFTER FIREBASE INIT
do you wish to proceed? Yes
services to use?
functions
& hosting
select you project!
Language?
JavaScript
ESlint? No
Install dependencies with npm? Yes
What do you want to use as your public directory? "build (the folder that we can use to later deploy the web app)
Configure as single page app?
yes
firebase deploy –only functions
LIKE AND SUBSCRIBE
download source code
https://github.com/bpalmer661/grape
Materialize CSS
https://materializecss.com/