Skip to content

โš›๏ธ 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 ๐Ÿ‘‰

Notifications You must be signed in to change notification settings

dev-tarala/quiz

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Quiz App3

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

About

โš›๏ธ 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 ๐Ÿ‘‰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • CSS 9.6%
  • HTML 9.1%