About
I built this site to help users to register for the encouragement now service.
Tech Used:
- React
- Gatsby
Running the app locally
Setup env file
Create a dev stack in the API Repo then follow the steps to create an API key
Sample env.development file
GATSBY_API_URL= (Your API local/dev's `registeruser` endpoint)
GATSBY_API_KEY= (Your API key)Install dependencies
yarn installRunning the local site
yarn run startOnce you have registered on the site you should receive a text that looks like the one below.
