Skip to content

Burger app written with React Native to demonstrate knowledge and skills. 🍕

License

Notifications You must be signed in to change notification settings

GusttavoCastilho/Burger

Repository files navigation

🍔 Burger App 🍔

🍕 App for selling food. 🍕

GitHub top language Made by GitHub

Proposal 🔥

Technologies 🚀

  • React Native
  • NodeJS
  • TypeScript
  • Styled Components
  • Moti
  • Software Requirements 🔍

  • Install Yarn
  • Install Android Studio (optional)
  • Installing and running the project 🎲

    # Clone este repositório
    $ git clone https://github.com/GusttavoCastilho/Burger
    
    # Acesse a pasta do projeto no seu terminal/cmd
    $ cd Burger
    
    # Instale as dependências
    $ yarn install
    
    # Inicie o Metro bundler
    $ yarn start
    
    # Por fim, execute:
    $ yarn android # caso seu dispositivo seja android
    $ yarn ios # caso seu dispositivo seja ios

    How to contribute? 😍

    Fork this repository

    # Clone your fork
    $ git clone your-fork-url && cd Burger
    
    # Create a branch with your feature or bug fix
    $ git checkout -b my-branch
    
    # Commit your changes
    $ git commit -m 'my changes'
    
    # Push your branch
    $ git push origin my-branch

    Delete your branch, if you want, when your pull request merge.

    📝 License

    This project is licensed under the MIT License - see the LICENSE file for details.


    Made with 💜 by Gustavo Castilho Valenciano

    About

    Burger app written with React Native to demonstrate knowledge and skills. 🍕

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published