WAITER-APP is a web and mobile app for ordering management. This project was part of a trainment from JStack that was guided by the instructor Mateus Silva.
- React
- React Native
- Typescript
- ESLint
- Express.js
- Mongoose
- Multer
- Socket.IO
- Axios
- Expo
- styled-components
- Vite
- Use yarn or npm to install the project dependences.
- Start the api and mobile:
yarn start
- Start the web:
yarn dev
You can view the project layout made by JStack through this link this link.