Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1009 Bytes

README.md

File metadata and controls

35 lines (30 loc) · 1009 Bytes

Đồ án môn ReactJS - Ứng dụng mạng xã hội (Clone Facebook.com vs Gapo.vn)

  • Giảng viên hướng dẫn: Lê Văn Khanh
  • Nhóm: NewbieTeam
  • Thành viên:
    • Đinh Sỹ Hùng (Trưởng nhóm)
    • Nguyễn Văn Quân (Code)
    • Bùi Thị Kim Chi (Test - Word - Slide)
    • Võ Văn Thành (Code)
    • Nguyễn Đình Việt (Code)
  • Phân chia công việc: https://trello.com/newbieteam4

Công nghệ:

  • ReactJS
  • React Redux
  • React Router
  • Firebase
  • Material UI

Khởi chạy dự án

Chạy theo các bước:

  • Tải source về local: git clone https://github.com/hungds99/Socialape-App.git
  • Di chuyển đến dự án: cd Socialape-App
  • Giao diện:
    • cd socialape-client
    • npm install
    • npm start
  • Firebase API:
    • cd socialape-functions/functions
    • npm i
    • firebase serve
  • Chạy ứng dụng ở chế độ phát triển.
    Mở http://localhost:3000 để xem nó trên trình duyệt.