Skip to content

chloecasali/SkinTrack

Repository files navigation

SkinTrack

Mobile app built with Expo and React Native.

Install

make install

Configure environment

Create your local env file:

cp .env.example .env.local

Required variables:

  • EXPO_PUBLIC_API_URL
  • EXPO_PUBLIC_GOOGLE_IOS_CLIENT_ID
  • EXPO_PUBLIC_GOOGLE_ANDROID_CLIENT_ID

Google sign-in requires both mobile client IDs.

Run the app

Run on iOS:

make run-ios

Run on Android:

make run-android

Useful commands

Lint:

make lint

Prettier:

make prettier

Clear Expo cache:

make cache

List available commands:

make help

About

SkinTrack is a personal wellness mobile app that helps track and structure daily routines, starting with skincare, by centralizing products, habits, and progress in a single interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors