travisoverby / covidhax

0 stars 2 forks source link

Install Axios on client and set up singleton file #28

Closed travisoverby closed 4 years ago

travisoverby commented 4 years ago

Install Axios dependency for easier API calls

Create file that initializes an axios instance; export as a variable to be used across client for API calls