Skip to content

notd3nnis/SyncWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 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/functions.
    • npm install
    • npm run dev.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors