Hopper is a mobile app that provides you with detailed information of the cost of living in various cities and allows you to join the communities to interact with other members.
This app uses React Native with Expo on the front end and Express with Mongoose on the backend.
For the backend run:
npm run server
For the frontend run
npm run client
Follow the directions in the expo terminal