From c84f6cbd6ac152bc4b821109439d64dc66b6a2dd Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 1 Mar 2021 16:37:36 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 443651a..2bb07fa 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ - Fork this repo and then clone the fork to your local computer - Run `npm i` to install all dependencies - Run `npm start` to start local environment and automatically open browser +- Update axios ajax urls to point to your API # Deploy to Heroku