Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 490 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 490 Bytes

Dating Application

Dating Application is a small university project built with React Native and firebase.

Installation

To install and run application in dev mode follow these steps:

  • Clone or download this repo
  • Configure your environment and emulator or an actual device
  • npm install
  • npm run android

Testing

To test aplication we use Detox and Jest. All tests are located in e2e and __tests__ folders.

Example

Example