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
- Host: GitHub
- URL: https://github.com/mrinspection/marieteam-app
- Owner: MrInspection
- Created: 2024-12-19T15:06:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-13T08:23:53.000Z (over 1 year ago)
- Last Synced: 2025-02-26T01:41:55.200Z (over 1 year ago)
- Topics: api, expo, mobile-app, mobile-development, nativewind, react, react-native, tailwindcss
- Language: TypeScript
- Homepage: https://marieteam.vercel.app
- Size: 2.63 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MarieTeam Captaīn

> 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.