Social media app that allows users to create and manage posts on a public activity feed.
Download Expo Go from the App Store
Clone this repository in a parent directory.
Run the following commands in your terminal:
Make sure you have the expo-cli:
yarn global add expo-cli
Installing dependencies:
1. yarn
2. yarn start
- Ensure you have
API_KEY
and environment variable set in a.env
file. Change the API endpoint in the UserModel component to match your IP address. - To run iOS app on your iPhone, do the following:
- Download Expo Go from App Store
- Run
expo start
- In the browser tab that opens, scan the QR code from your iPhone
Language: JavaScript
Frameworks: React Native, Expo
Database: MongoDB