Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuvandinh123/checkin
website điểm danh giáo viên trường cao đẳng Công Thương TPHCM
https://github.com/vuvandinh123/checkin
firebase react
Last synced: 24 days ago
JSON representation
website điểm danh giáo viên trường cao đẳng Công Thương TPHCM
- Host: GitHub
- URL: https://github.com/vuvandinh123/checkin
- Owner: vuvandinh123
- Created: 2023-10-31T16:15:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-02T01:57:05.000Z (4 months ago)
- Last Synced: 2024-11-06T02:13:14.596Z (2 months ago)
- Topics: firebase, react
- Language: JavaScript
- Homepage: https://vuvandinh123.github.io/checkIn/
- Size: 4.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cách chạy ứng dụng web
1- Sửa file cấu hình firebase trong src/firebaseConfig.jsx
```js
const firebaseConfig = {
apiKey: "",
authDomain: "",
projectId: "",
storageBucket: "",
messagingSenderId: "",
appId: "",
measurementId: "",
};
```
2- chạy lệnh tải các gói cần thiết `npm install`
3- Chạy ứng dụng `npm run dev`