/makingPizza

Make Your Pizza App

Primary LanguageTypeScript

Making Pizza

This project was made with reactNative and typeScript

GettingStarted

1: Open the project and first of all run the json-server with the followind line:


npx json-server --host [YOUR HOST INFORMATION HERE. Ex: 192.168.0.12] server.json -p 3333 -w

2: react-native run Android


3: react-native start