Mental Health Wellness Mobile App

About

It's a React Native CLI project that contains full UI development of this design.

Home screen first Home screen second
Sessions screen Community screen

Getting Started

Prerequisites

  • Node (v16.10.0+)

  • Npm (v7.24.0+)


How To Use

git clone https://github.com/itsemirhanengin/mental-health-wellness-mobile-app.git
cd mental-health-wellness-mobile-app
yarn install

This will start the metro bundler:

yarn start

This will start the simulator:

yarn ios

Credits