Project | Layout | Techs | Running | Licence
This project was developed during the Complete React Native: Zero To Mastery course.
This project was developed with the following technologies:
\ * For more details, see the package.json
# Clone this repository
$ git clone https://github.com/WallysonGalvao/meals-to-go.git
# Access the project folder in your terminal / cmd
$ cd meals-to-go
# Install the dependencies
$ yarn install
# Run the application
$ yarn android ou yarn ios
# Alternative command to run the application
$ expo start --tunnel
- Fork the project.
- Create a new branch with your changes:
git checkout -b my-awesome-feature
- Save your changes and create a commit message telling you what you did:
git commit -m "feature: My awesome feature"
- Submit your changes:
git push origin my-awesome-feature
If you have any questions, check out this guide on how to contribute on GitHub
This project is under the MIT license. See the [LICENSE] file (LICENSE.md) for more details.
Made with hours in front of: computer: by Wallyson Galvão