/quiz-app-useReducer

The React Quiz 🧮

Primary LanguageJavaScript

The React Quiz 🧮

Features

  • useReducer and state management
  • useEffect
  • data fetch
  • loading question from fake API
  • component composition and reusability

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm start

Acknowledgements

This my finished The React Quiz App PART- 3 based on A Ultimate React Course by Jonas Schmedtmann

As the description suggests, the original design was done by Jonas Schmedtmann and was part of a Ultimate React Course which I highly recommend. https://www.udemy.com/course/the-ultimate-react-course/

License

MIT