I'm currently working on a personal project related to Warhammer. Because I needed to test some things, I have made an test project for a quiz that would help select a faction. But I'm kind of still looking for advise to improve it.
At first I had all the faction calculations run on the backend, but I've since moved that to the frontend. I was thinking of expanding the database and have tables with Warhammer units be tied the faction and have the website showcase them.
This is my first time doing something like this.(React with Laravel backend)
Github link: https://github.com/GinusHR/ple-content-quiz-test