FullstackReactCode
FullstackReactCode copied to clipboard
Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
I've changed google oauth to github oauth, but github only allow to set single authorization callback url. what should I do to fetch user in client .
Hi Stephen, I'm stuck at video 53/54 of your course. I have posted my question here: https://www.udemy.com/node-with-react-fullstack-web-development/learn/v4/questions/2720370 I have spent the last 12 hours goolging these issues and in relation...
Hello Sir, I deployed the application to Heroku but email (yes/no) click not track.  sendgrid tunnel address 
I've followed the tutorial until step 111 ("Testing Deployment") and build a modified version of the app. Everything is working fine in development. But when I deploy to Heroku and...
Hi, Anyone else had this problem? asked on Udemy as well. I spent ages trying to find a solution. Heres my index.js: ``` const express = require('express'); const passport =...
I'm not getting any errors, but I'm not receiving an email after we test with axios in the browser. Let me know what information I can provide to try to...
Hi, I wrote the application like you outline on the course, I want to make it reachable as application deployed on a Web Nginx server, the application have a link...
I can't push current git branch's source code to heroku server. My local server and client is very good! But I can't deploy to heroku! Please, Help me ! Anyone...
