Skip to content

nguyenhoaikhang37/oderfood-partner-app

Repository files navigation

Website quản lí quán ăn (Đồ án tốt nghiệp)

👥 Thành viên nhóm:

- Nguyễn Hoài Khang - 2001180255
- Đặng Nhật Kiên - 2001180423
- Nguyễn Văn Khoa - 2001181156

🏗 Folder structure

src
|__apis
|__app
|__assets
|__components
|__constants
|__features
|__utils

⚙ Install

  1. Clone Project
  git clone https://github.com/nguyenhoaikhang37/oderfood-partner-app.git
  1. Install Packages
  npm install (or yarn install)
  1. Run project
  npm run start (or yarn start)