/Walkway-mobile-app

React Native mobile application for walkway

Primary LanguageTypeScript

Walkway React Native App - Private side project

I intend to create cross platform mobile app for an existing web app project called Walkway.

Created with expo init

Getting started

To run this app first, you need to run npm i to install all necessary packages.

npm run web

Versioning

For the versions available, see the Github Repo.

Tests

Run command bellow to start jest testing

npm run test

Style guide

Project uses eslint(airbnb), prettier, and editorconfig to ensure consistent code style. You should configure your IDE before coding.

Api Reference & Database

This project is linked to Walkway server with GraphQl and few API endpoints. Walkway uses MongoDB as a database

Licensing

all rights reserved © 2019 Sebastian Pobocha
Code only for non-commercial use
> Linked Repo