A technology driven improvement to the process of inviting Guests to your Wedding. Powered by React, React Native and Serverless!
Clone git@github.com:RBrNx/wedding-project.git and install packages via Yarn or NPM
git clone git@github.com:RBrNx/wedding-project.git
cd wedding-project
yarn && cd mobile-client && yarngit clone git@github.com:RBrNx/wedding-project.git
cd wedding-project
npm i && cd mobile-client && npm iThis project uses a Monorepo so everything can be started from the root folder.
yarn start:wedding-api
yarn start:web-client
yarn start:mobile-client