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 && yarn
git clone git@github.com:RBrNx/wedding-project.git
cd wedding-project
npm i && cd mobile-client && npm i
This 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