Skip to content

Connect FrontEnd to API using Axios

Casey Brenner requested to merge feature_integrateFrontEnd into main

Update the post request made in the submitOrder.js file to utilize axios and have the correct API path.

Merge request reports