Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 1.08 KB

README.md

File metadata and controls

61 lines (44 loc) · 1.08 KB

Easy Control App

Open source app to help people with money management


app-store google-play

screenshot

Repository for the Easy Control React Native application, built with Expo, Redux Toolkit and Firebase.


📦 Getting started

Installing Dependencies:

$ npm install

Make an issue and assign it to @sperezm97 if you want access to Firebase. Write your email on the issue.

Running the app:

$ npm start

For starting the app on a specfic OS:

$ npm run ios | npm run android

Copy the env file and fill the secrets with yours

$ cp .env.example .env

Technology stack

  • Expo
  • React Navigation v5
  • Redux & Redux Saga
  • Formik & Yup
  • Firebase
  • Jest
  • Detox
  • React native testing