App challenge developed for Mobi Logística
Table of Contents
The following tools were used in building the project:
To clone and run this application, you'll need Git and NodeJs (which comes with npm) installed on your computer.
- Clone the repository.
git clone https://github.com/GabrielGuedess/Mobi-App
- Go into the repository
cd Mobi-App
- Install dependencies.
# With npm
npm i
# With yarn
yarn
- Start project.
# With npm
npx expo start --tunnel -c
Note If you're using Linux Bash for Windows, see this guide or use
node
from the command prompt.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
Distributed under the MIT License. See MIT license for more information.
Gabriel Guedes - @GabrielRGuedess - gabrielrguedess@gmail.com
Project Link: exp://u.expo.dev/update/00212adc-f8b0-462f-a237-d9bb47194c98
Made with ♥ by 👨🚀 Gabriel Guedes 👋 Get in touch!