As a developer
I need to deploy both the backend and frontend
So that the application can be accessed publicly
Details and Assumptions
- Deployment will use cloud hosting (e.g., Render, Netlify).
Acceptance Criteria
Given deployment is configured,
When I access the provided URL,
Then both frontend and backend respond correctly.
As a developer
I need to deploy both the backend and frontend
So that the application can be accessed publicly
Details and Assumptions
Acceptance Criteria
Given deployment is configured,
When I access the provided URL,
Then both frontend and backend respond correctly.