Creating an API server and then interacting with it using Axios and Redux Actions to save data to a database.
Making API requests with Axios, using Async Await for returned data. Looping over returned data. Axios custom client.