Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smolthing/smol-frontend
a hybrid ios app
https://github.com/smolthing/smol-frontend
Last synced: 7 days ago
JSON representation
a hybrid ios app
- Host: GitHub
- URL: https://github.com/smolthing/smol-frontend
- Owner: smolthing
- License: mit
- Created: 2024-02-18T15:56:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T18:35:12.000Z (11 months ago)
- Last Synced: 2024-11-16T05:15:08.184Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smol
### Skincare App - Your all-in-one skincare app to track acne, monitor reactions to skincare and food, and compare progress with others for clearer, healthier skin.
## Tech Stack
- React Native
- Expo
- Firebase (Authentication, Firestore, Cloud Storage)## Getting Started
1. Run command in terminal:
```
yarn install
npx expo
```2. Open development server using `Expo Go` app in iOS.
## Notes
Extended from https://github.com/kiyohken2000/ReactNative-Expo-Firebase-Boilerplate-v2.