- 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.gitcd EnQ-servernpm ifor install the dependencynpm runfor running the API- The API server should run on
http://localhost:3000
