This is an influencers management system.
ensure you have setup the env variables
cd server # check into the server directory
yarn run dev # up the server
ensure you have setup the env variables
cd client # check into the client directory
yarn run dev # up the server
Because the api is hosted on a free tier, it might take a few seconds to load.