This app implements a simple trivia quiz game whereby a user can chose the quiz category they are interested in. Each question has a 30 seconds timer.
- On the Homepage, select a category of interest.
- Answer each question before the timer runs out
- Preview your results upon completion
- ReactJS
- TailwindCSS
- npm
- vercel
- Zustand
- Ky
Knowledge about JS, ReactJS, Ky, npm, vite, Zustand and tailwindcss
- Basic data structures
- Arrays
- useEffect
- Functions
- objects
- To get a local copy up and running follow these simple example steps.
- Clone this repository with
git@github.com:Chu29/react-quiz-app.gitusing your terminal or command line. - Change to the project directory by entering:
cd react-quiz-appin the terminal.
- $ git clone
git@github.com:Chu29/react-quiz-app.git - $
cd react-quiz-app - $
git checkout development
- run
npm install - run
npm run devin your command line
Chu Abuemkeze M.K
- GitHub: @Chu29
- Twitter: @chu_codes
- LinkedIn: Chu Abuemkeze M.K


