Brain-Games Quiz App
An interactive and highly performant quiz application designed to challenge users' knowledge.
Check it out
Roles: Frontend Developer
Client: Personal Project
ReactContext APIChakra UI
Overview
Built entirely on the frontend with React, this app uses the Context API for efficient state management. Chakra UI provides a polished and responsive user interface, featuring a live scoreboard to foster competition.
Tech Stack
- React
- Context API
- Chakra UI
Features
- Efficient State ManagementUses React's Context API to manage quiz state, user answers, and scores without prop drilling.
- Live ScoreboardFosters competition by tracking and displaying user scores in real-time as they progress through the quiz.