quiz icon indicating copy to clipboard operation
quiz copied to clipboard

⚛️ Sample Quiz App using React Hooks (useReducer() + useContext()). This app was created for a React Hooks tutorial, if you want to follow the tutorial on Youtube click on the link 👉

Quiz App

forthebadge forthebadge

This is a sample Quiz app using React Hooks (useReducer() + useContext()).

Usage

If you want to use it on your local environment you can run:

npm start

It will run the app in development mode and it will open http://localhost:3000 in your browser.

React Hooks Tutorial

This app was created for a React Hooks tutorial, if you want to follow the tutorial on Youtube go there: https://youtube.com/CarlosMafla

Contributing

Pull requests are welcome.

License

MIT