Graphics visuals: https://www.figma.com/file/AEsWu2TxgDE1T4GbS77zlB/Smeethers?node-id=1%3A6
Clone the project and install back and front dependencies
in your workspace:
git clone https://github.com/iomentum/smeethers.git
cd ./smeethers/smeethersApp
npm i
cd ../backend
npm i
cd ../
todo!("docker & db stuff")
from the root folder:
cd ./smeethersApp
npm run android
npm run ios
from the root folder:
npm start