DEVLOG #4 - Connecting the Frontend ๐
Today I spent about 30 minutes finishing the basic frontend structure and connecting it to the backend.
What I did today:
โ Connected script.js to the audit form
โ Added a request from the frontend to /api/audit
โ Added loading and error states
โ Connected the frontend to the backend
โ Deployed the frontend to Netlify
The basic flow is now there:
URL โ Frontend โ Backend โ PageSpeed API โ Results
There is still a problem with the deployed version โ currently I get:
Error: Failed to fetch
I havenโt fully solved the deployment/API setup yet, so the audit doesnโt work properly from the public website for now. If you are a bit interested in my project here is the url: sitescope-ai.netlify.app, thanks for visiting๐๐ฅ, Eugene
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.