Skip to content

FeelTok is a social media platform that is aimed at connecting people from all communities.

Notifications You must be signed in to change notification settings

shadowisf/FeelTok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FEELTOK

Screenshot 2024-12-02 at 6 30 27 PM Screenshot 2024-12-02 at 6 31 44 PM Screenshot 2024-12-02 at 6 36 48 PM
Screenshot 2024-12-10 at 5 34 35 AM Screenshot 2024-12-10 at 5 34 50 AM

CLIENT APP SETUP

  1. Redirect to client folder
    cd CLIENT\ APP/
  2. Install dependencies
    npm install
  3. Install development build on real device or simulator, using the .app or .apk provided in the zip files under "builds" folder
  4. Start Expo in development mode
     npx expo start
  5. Open installed development build on mobile device or simulator

ADMIN APP SETUP

  1. Redirect to admin folder
    cd ADMIN\ APP/
  2. Install dependencies
    npm install --legacy-peer-deps
  3. Download serviceAccount.json via Firebase
  4. Place serviceAccount.json in root of admin folder
  5. Start local server
    npm run dev

About

FeelTok is a social media platform that is aimed at connecting people from all communities.

Topics

Resources

Stars

Watchers

Forks