An open API service indexing awesome lists of open source software.

https://github.com/mrinspection/marieteam-app

A mobile application to notify passengers about delays and sea condition. Working along with the MarieTeam Web application and APIs
https://github.com/mrinspection/marieteam-app

api expo mobile-app mobile-development nativewind react react-native tailwindcss

Last synced: 11 months ago
JSON representation

A mobile application to notify passengers about delays and sea condition. Working along with the MarieTeam Web application and APIs

Awesome Lists containing this project

README

          

# MarieTeam Captaīn

![](./assets/images/marieteam-app.png)

> This project is using the MarieTeam Crossing API to create a Captain Log for the customer from our web application. Checkout the project [here](https://github.com/MrInspection/marieteam-web).

## 📗 How to run this project ?

To run this project on your local environment, follow the following steps :

- Clone the repository to your local machine or download the source code.
- Run the command `pnpm install` in the project directory to install the **required** dependencies
- Create a new file named `.env` in the project directory and add the variables as shown in the `.env.example` file.
- Run the command `pnpx expo start` to start the project.
- Choose the `Android` or `iOS` simulator to run the project or download the Expo Go app to run the project on your device.