WaiterApp Project made to help small bars/restaurants manage their orders 💻 Technologies This project was made using: TypeScript Node.js ReactJS Expo 👷 How to run Clone this repository Web cd frontend npm install npm run dev Server cd api npm install npm run dev Mobile cd mobile npm install npm start