Reflection Reflection is a mobile app focused on remembering the little moments in life by privately chronicling memories and moods through short journal entries Instructions Fork and clone repo To install libraries, run npm install To create database, start Postgres and run createdb appMemories To start the back end, navigate to the backend folder and run npm run start:dev To start the front-end, open appMemories > ios > appMemories.xcodeproj