###Before anything
Run npm install
to make sure all the dependecies installed
Run yarn ios
. The project only available on IOS platform
Run npm run startBackend
to run the backend server
#Structure ###Backend Backend impletmented by Node.js and mongoDB