Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 879 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 879 Bytes

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