Check out the deployment here
JibJab is a social media app created to allow users to communicate in their local geolocation. Users can make a profile, login to their account securely, see messages from other jabbers, adjust a distance slider, react to posts and much more. This app creates a community in your area allowing you to effectively communicate with your peers.
git clone https://github.com/Darrick-Oliver/JibJab.git
cd frontend && npm i && cd ..
cd backend && npm i && cd ..
https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
npm run format