LogoQuiz
Can you guess any of these logos?
Note: This project is still highly experimental. It was created as a personal introduction to React, Redux and NestJS. You may find some bad practices in the code.
Report bugs or feature requests by opening an issue.
Contribute
You'll need Docker to run an instance of the database server. Then run the following commands.
- Run database
npm run start:db
- Run backend
npm run start:api
The backend will run in port 3333
- Run frontend
npm run start:frontend
The frontend will run in port 4200
Resources
- Obfuscate & Randomize: https://repl.it/@caroso1222/obfuscate-randomize
- Mock credentials. Email: quiz@gmail.com. Pwd: testing