To login to firebase cli (command line interface)
> firebase login
To deploy the site to firebase
> firebase deployTo show react forms
> npm install @tailwindcss/forms
> npm install @heroicons/reactConnect to firebase
> npm install firebaseTo install all packages needed
> npm iTo start server
> npm run start-serverTo start client
> npm run start-clientTo deploy server
> npm run deploy-serverTo deploy client
> npm run deploy-clientExpress server MongoDB
https://gitlab.cs.uct.ac.za/esgcapstone171/esg
https://esg-uct.web.app/