Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasalvaresa/pizzapp

A pizzeria app made with React Native
https://github.com/lucasalvaresa/pizzapp

react-native reactnavigation typescript

Last synced: about 15 hours ago
JSON representation

A pizzeria app made with React Native

Awesome Lists containing this project

README

        

#

Pizzapp



## Getting Started

- This repository is part of the Pizzapp project ( [Web](https://github.com/LucasAlvaresA/pizzapp-web), [Back-end](https://github.com/LucasAlvaresA/pizzapp-backend) )

- To get a local copy up and running follow these simple example steps.

### Prerequisites

- First, you need to configure your environment setup to run [React Native](https://reactnative.dev/docs/getting-started)
- You also need the [backend project](https://github.com/LucasAlvaresA/pizzapp-backend) running

### Installation

- Clone the repo

git clone [email protected]:LucasAlvaresA/pizzapp.git

- Install NPM packages

npm install

- Run the project

npm run start