Skip to content

guistrutzki/pizza-app-challenge

Repository files navigation

Pizza-App

A simple, clean and beautiful mobile app to create your own pizza.

Animavita

🚀 Demo

Intro Intro

🔧 Install instructions

Getting Started

1) Clone & Install Dependencies

  • 1.1) git clone https://github.com/guistrutzki/pizza-app-challenge.git

  • 1.2) cd pizza-app-challenge - cd into your newly created project directory.

  • 1.3) Install NPM packages with yarn install

  • 1.4) [iOS] cd ios and run pod install - if you don't have CocoaPods you can follow these instructions to install it.

  • 1.5) [Android] Autolink will resolve everything.

2) Start your app

  • 2.1) [iOS] Build and run the iOS app, run react-native run-ios (to run on simulator) or react-native run-ios --device (to run on real device) from the root of your project. The first build will take some time.

  • 2.2) [Android] If you haven't already got an android device attached/emulator running then you'll need to get one running. When ready run react-native run-android from the root of your project.

Tech Stack

👷 To Be Continue

  • Unit tests
  • Fix some responsive issues
  • Add more transitions
  • Improve components and layout structure

🙈 Author

Developed by Guilherme Strutzki

About

A small pizza app developed to the Zebu challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published