Skip to content

Gymnesia is a fitness mobile app built with React Native, Typescript, Expo and Firebase

Notifications You must be signed in to change notification settings

firatgoktepe/Gymnesia

Repository files navigation

Description

Gymnesia is a fitness mobile app built with React Native, Typescript, Expo and Firebase. It is currently in development.

Stack

  1. React Native with Expo SDK
  2. Hooks Pattern and Typescript
  3. Testing with Jest and React Testing library
  4. Firebase for Authentication processes
  5. Dummy datas for nutritions and workouts

How to open

1- Firstly download "Expo Go" app into your phone.

-For Android: https://play.google.com/store/apps/details?id=host.exp.exponent&hl=tr&gl=US

-For IOS: https://apps.apple.com/us/app/expo-go/id982107779

2- And Then, copy the link < exp://exp.host/@developerfg/gymnesia > and open Expo go app and paste that copied link into the section of "Enter URL manually"

ScreenShots

Screen Video

Screen.Recording.2022-10-14.at.17.26.21.mov

Install the below tools/packages

Serial No Software Version Installation site
1 Node.js >= 6.9.1 Install NodeJS
2 npm >= 3.10.8 Install NPM
3 react-native >= 0.51.0 Install react-native
4 expo >= 47.1.1 Install Expo

Setup Instructions

System setup

  1. Clone the repo with git clone [REPO_URL] command
  2. Switch to the project's root directory in terminal
  3. Install the dependencies by running npm install
  4. Once, 'npm install' is completed, run expo start to start the expo and react-native server
  5. If it shows a QR code on the terminal as a result of 'expo start' command, then you are good to go!

Ignore the first step on 'Mobile setup' instructions given below if you already have 'Expo' app installed on your phone.

Mobile setup

  1. Install 'Expo' application on your android/iOS device. You can find the links to Android and iOS apps here.
  2. Scan the QR code shown on the terminal.
  3. Once the QR code is successfully scanned, it will take few seconds to load and render the app.

About

Gymnesia is a fitness mobile app built with React Native, Typescript, Expo and Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published