- Semester: 20.1A
- Subject: Practice Project A
- Topic: implement a english quiz app for mobile devices.
- Create firebase project with your account
- Download serviceAccounts in firebase to this project
git clone https://github.com/nguyenbinhanltv/EnQ-server.git
cd EnQ-server
npm i
for install the dependencynpm run
for running the API- The API server should run on
http://localhost:3000