Closed TikoyX closed 1 year ago
Will fix the the stupid issues with useEffect.
When run locally go into .env.production and use REACT_APP_API_URL=http://localhost:3005 instead of the address in there
REACT_APP_API_URL=http://localhost:3005
Code Climate has analyzed commit e98ef306 and detected 0 issues on this pull request.
View more on Code Climate.
looks good
Will fix the the stupid issues with useEffect.
When run locally go into .env.production and use
REACT_APP_API_URL=http://localhost:3005
instead of the address in there