From f5dc7297f73c02358329cbaa2081ca28fedc06f1 Mon Sep 17 00:00:00 2001 From: g-ouattara Date: Tue, 23 Apr 2024 16:25:50 +0000 Subject: [PATCH] updated README.md --- README.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/README.md b/README.md index 248b3f4..754733b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,43 @@ + + +

+ B-EASY Banner +

+ + +

B-EASY :: Mobile

+ +![Node.js Version](https://img.shields.io/badge/Node.js-v18.18.2-green) ![Expo Version](https://img.shields.io/badge/Expo-v50.0.14-blue) + +## Description + Mobile application for the B-Easy project. Developed with Expo for cross plateforme support. +## Installation + +To install and run this application locally, follow these steps: + +1. Clone the repository. +2. Install Node.js version 18 or higher. You can download it from the official website: [Node.js](https://nodejs.org/). +3. Install [Yarn package manager](https://yarnpkg.com/). You can install it by running the following command: `npm install -g yarn` +4. Install the project dependencies by running the following command: `yarn install` +5. Start the Expo development server by running the following command: `yarn start` +6. Open the Expo development app on your mobile device or emulator and scan the QR code displayed in the terminal. + + +## Contributing + +If you'd like to contribute to this project, please follow these guidelines: + +1. ... +2. ... + + +## License + +This project is a private and proprietary project of [Barnoin Informatique](http://barnoininformatique.ci/). Any use or distribution of this project outside of the company is strictly prohibited and considered fraud. + + +## Contact +For any questions or inquiries, please contact ... \ No newline at end of file -- libgit2 0.27.1