DEMO: HistoryQuiz!
This project is my first dynamic React App. It features basic use of State and Effect hooks and fetching data from third party API. I used Bootstrap 5 with some custom CSS for the styling. For some reason I really like the SVG-stuff I put on the background.
I decided not to over-complicate things with components and props, as the basic logic and elements do not take more than a couple hundred lines of code.
The app is currently hosted on Netlify and I used Vite to create the local react app.