adrianhajdin / speechly_expense_tracker_project

This is a code repository for the corresponding video tutorial
https://youtu.be/NnUFOWR_V4Y
327 stars 123 forks source link

trying to deploy on local host but blank #4

Open ssupgit opened 2 years ago

ssupgit commented 2 years ago

dear sir, im trying to deploy its work but blank? do i miss something

ive already change appid spechly with my own.

thank you

veruschkaseptember commented 2 years ago

Hi, I've got the same problem regarding the deployment rendering a blank screen, have you resolved this?

femiabimbola commented 2 years ago

Hi, I've got the same problem regarding the deployment rendering a blank screen, have you resolved this?

share a snapshot

haszankauna commented 2 years ago

Hello, I got an error with this warning WARNING in [eslint] src\components\Main\Form\Form.jsx Line 78:6: React Hook useEffect has missing dependencies: 'createTransaction' and 'formData'. Either include them or remove the dependency array. You can also do a functional update 'setFormData(f => ...)' if you only need 'formData' in the 'setFormData'

can anyone help?

allenlopes commented 1 year ago

Hi, I've got the same problem regarding the deployment rendering a blank screen, have you resolved this?

Did you resolve it? I've got the same problem. It's just showing the background of our React App and nothing else.

haszankauna commented 1 year ago

Hi, I've got the same problem regarding the deployment rendering a blank screen, have you resolved this?

Did you resolve it? I've got the same problem. It's just showing the background of our React App and nothing else.

I wasn't able to solve it

allenlopes commented 1 year ago

Hi, I've got the same problem regarding the deployment rendering a blank screen, have you resolved this?

Did you resolve it? I've got the same problem. It's just showing the background of our React App and nothing else.

@adrianhajdin Please help?