chukalicious/monthly_payments

create component to display data from the server

Closed this issue · 2 comments

create component to display data from the server
  • I'm working on Home.js because I have the form object there
  • the monthly Payment value too
  • create axios POST call
  • send with it the submitted form object
  • the monthly value
  • maybe make an object that includes both
  • send it to the api
  • add a loader
  • a success message

this is no longer necessary, as no calls to an API will be made