A social media application created for mobile using TypeScript and React Native. It uses an Express and MongoDB back-end which is implemented in a Private
repository and is hosted through Heroku.
- Clone socio-mobile repository using
git clone https://github.com/markacruz/socio-mobile.git
- Install dependencies by using
npm install
- Run the application using
npm start
- Use the application!