Skip to content

notd3nnis/SyncWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SyncWatch Workspace

Repository layout:

  • mobile/: Expo React Native client app
  • backend/: NodeJS and Firebase Realtime Database

Quick start:

  1. Mobile app:
    • cd SyncWatch/mobile.
    • npm install
    • npx expo run: ios.
    • npx expo start.
  2. Backend functions:
    • cd /SyncWatch/backend
    • npm install
    • npm run dev.

About

SyncWatch is a React Native mobile application that enables users to watch movies on there prefered platforms syncronously. Firebase and Nodejs would be used as the prefered backend framework.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors