A monorepository that provides Quizplatform API and Frontend services.
├── quiz-api/ # backend
├── quiz-web/ # frontend
├── License
└── README.md
See README each part:
Once started, the services will be available at:
- Frontend: http://localhost:3000
- Backend: http://localhost:5000
| Role | GitHub |
|---|---|
| Frontend | StudentPP1 |
| Backend | Fererra |
Distributed under the MIT License. See LICENSE for more information.