Skip to content

WallysonGalvao/meals-to-go

Repository files navigation

Zero To Mastery

Complete React Native in 2021: Zero to Mastery [with Hooks]

🚀 Meals To Go

GitHub language count Repository size GitHub last commit Repository issues License

Project   |    Layout   |    Techs   |    Running   |    Licence


💻 Project

This project was developed during the Complete React Native: Zero To Mastery course.

🎨 Layout

Mockup Meals To Go App

🚀 Techs

This project was developed with the following technologies:

\ * For more details, see the package.json

📓 Running

# 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

🚧 How to contribute to the project

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-awesome-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m "feature: My awesome feature"
  4. Submit your changes: git push origin my-awesome-feature

    If you have any questions, check out this guide on how to contribute on GitHub

📝 Licence

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

Releases

No releases published

Packages

No packages published