funador / react-confirm-email

Email confirmation with React and Node
96 stars 56 forks source link

Live demo is not working? #3

Open HuangLingxiaoCN opened 2 years ago

HuangLingxiaoCN commented 2 years ago

Hi, when I click into live demo the project seems to be not working. The error msg implies: Access blocked by CORS In addition I am able to run the project in my local machine but when I upload it to Heroku, it has some errors that I don't understand

HuangLingxiaoCN commented 2 years ago

Hi, when I click into live demo the project seems to be not working. The error msg implies: Access blocked by CORS In addition I am able to run the project in my local machine but when I upload it to Heroku, it has some errors that I don't understand

I solved my problem on Heroku (I forgot to config environment variables on Heroku...)