Hopper helps you compare cost of living in various cities around the world and join local communities to interact with other members.
This app uses React Native with Expo on the front end and Express with Mongoose on the backend.
npm i
to install client and server dependenciesnpm run server
to start the express server- Open a new terminal
npm run client
to start the expo server- follow the directions in the expo terminal