Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hungds99/socialape-app
A project with Firebase and React
https://github.com/hungds99/socialape-app
firebase javscript react redux
Last synced: 3 days ago
JSON representation
A project with Firebase and React
- Host: GitHub
- URL: https://github.com/hungds99/socialape-app
- Owner: hungds99
- Created: 2020-03-24T07:34:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:20:37.000Z (almost 2 years ago)
- Last Synced: 2023-07-08T13:37:49.549Z (over 1 year ago)
- Topics: firebase, javscript, react, redux
- Language: JavaScript
- Homepage:
- Size: 689 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Đồ á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](http://localhost:3000) để xem nó trên trình duyệt.