Completed
Quiz app React design
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Millionaire Quiz App Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Installation
- 3 Quiz app React design
- 4 Adding active class using hooks
- 5 Designing main container
- 6 Creating Trivia component
- 7 CSS animation using React.js
- 8 Creating quiz app logics
- 9 React how to use setTimeout
- 10 Correct and wrong answer logic
- 11 Losing game logic
- 12 useMemo hook
- 13 React countdown timer
- 14 useEffect cleanup function
- 15 How to add sound to React app
- 16 Adding a user to the game
- 17 Outro