Team DevTrix
- Clone the repository
- Run
npm installto install the dependencies - Setup a firebase project if you have not already and get the service key
- Add the service key to a file in
src/firebase/serviceAccountKey.json - Run
npm startto start the server - Go to
http://localhost:3000to view the application