The React Quiz App does exactly what you would expect. Depending on the level, number, and category, you receive a list of questions from Open Trivia Database to test yourself. The app is created with React and Typescript and the styles are made with styled-components.
Updated 2026-07-31 19:28:32 +02:00
The Online Shop is build with React. It has custom responsive layout styled with SCSS. It makes an API call to fetch mock products from Dummy JSON API with Redux RTK Query. Added also Toastify for notifications. The application shows a product home page and a cart page, the routing is done with React Router.
Updated 2026-07-31 19:25:25 +02:00