create component to display data from the server
Closed this issue · 2 comments
chukalicious commented
create component to display data from the server
chukalicious commented
- 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
chukalicious commented
this is no longer necessary, as no calls to an API will be made