Skip to content

Social media app that allows users to create and manage posts on a public activity feed.

Notifications You must be signed in to change notification settings

golden-state0fmind/SocialPulse-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Pulse

Social media app that allows users to create and manage posts on a public activity feed.

Getting Started

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
  1. 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.
  2. To run iOS app on your iPhone, do the following:
    1. Download Expo Go from App Store
    2. Run expo start
    3. In the browser tab that opens, scan the QR code from your iPhone

Technologies

Language: JavaScript
Frameworks: React Native, Expo
Database: MongoDB

About

Social media app that allows users to create and manage posts on a public activity feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published