Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.69 KB

README.md

File metadata and controls

51 lines (40 loc) · 1.69 KB

🍕 WAITER-APP

💻 About the project

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.

📲 Main Technologies

  • React
  • React Native
  • Typescript
  • ESLint
  • Express.js
  • Mongoose
  • Multer
  • Socket.IO
  • Axios
  • Expo
  • styled-components
  • Vite

🎫 Running the project

  1. Use yarn or npm to install the project dependences.
  2. Start the api and mobile:
yarn start
  1. Start the web:
yarn dev

🖼️ Layout

You can view the project layout made by JStack through this link this link.

💻 Web App

📲 Mobile App