Skip to content

Repository files navigation

Requirements

Node LTS (~24)

DOCS: https://docs.expo.dev/get-started/create-a-project/

Można użyć NVM: https://github.com/nvm-sh/nvm

nvm install --lts       # windows: nvm install lts
nvm use --lts           # windows: nvm use lts
node --version          # v24.*.*

Installation

cd gr4-course-hub
cp .env.example .env.local
npm install

Running the app

# Web
npx expo start

# Native
npx expo run:ios
npx expo run:android

Stack

UI: React Native (Expo) Uwierzytelnianie: Firebase Authentication Baza danych: Firestore Database

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages