Skip to content

nguyenhoaikhang37/orderfood-user-app

Repository files navigation

Website đặt đồ ăn online (Đồ á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
|__layouts

⚙ Install

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