All Projects → gigo6000 → quiz

gigo6000 / quiz

Licence: other
⚛️ 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 👉

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to quiz

pokedex
A simple Pokémon catalogue, built with React, Material-UI and PokéAPI.
Stars: ✭ 115 (+342.31%)
Mutual labels:  react-demo
reason-hooks-testing-library
ReasonML bindings for react-hooks-testing-library
Stars: ✭ 24 (-7.69%)
Mutual labels:  react-hooks
typescript-nextjs-redux-toolkit-material-ui-example
TypeScript v3.8, Next.js v9, Redux Toolkit, Material-UI v4, react-hooks, SSR live demo
Stars: ✭ 61 (+134.62%)
Mutual labels:  react-hooks
Websocket-React-Chatroom
A chatroom powered by React-Hooks and Websocket🚀
Stars: ✭ 76 (+192.31%)
Mutual labels:  react-hooks
react-class-hooks
React Hooks implementation for Class Components. Support React >= 15.3.2
Stars: ✭ 63 (+142.31%)
Mutual labels:  react-hooks
OpenTrivia
Multiplayer quiz game demo using React and Opentdb API
Stars: ✭ 47 (+80.77%)
Mutual labels:  quizapp
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (+96.15%)
Mutual labels:  react-hooks
rapid-react
A light weight interactive CLI Automation Tool 🛠️ for rapid scaffolding of tailored React apps with Create React App under the hood.
Stars: ✭ 73 (+180.77%)
Mutual labels:  react-hooks
firebase-android-quiz-app
An android quiz app for taking and creating mcq's based quizzes using firebase.
Stars: ✭ 84 (+223.08%)
Mutual labels:  quizapp
hooks
List of all React hooks using data structures and algorithms
Stars: ✭ 20 (-23.08%)
Mutual labels:  react-hooks
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (-15.38%)
Mutual labels:  react-hooks
quiz
🚀 🤖 Quiz Application With React Javascript
Stars: ✭ 22 (-15.38%)
Mutual labels:  quizapp
mint-ui
Design System | React UI components for web
Stars: ✭ 17 (-34.62%)
Mutual labels:  react-hooks
react-register-nodes
Register DOM Nodes in React
Stars: ✭ 32 (+23.08%)
Mutual labels:  react-hooks
react-intersection-observer-hook
React hook to use IntersectionObserver declaratively
Stars: ✭ 58 (+123.08%)
Mutual labels:  react-hooks
realar
5 kB Advanced state manager for React
Stars: ✭ 41 (+57.69%)
Mutual labels:  react-hooks
react-app-simple-chat-app
A Simple Chat Application using MERN stack (MongoDB, Express JS, React JS, Node JS) and Socket.io for real time chatting
Stars: ✭ 41 (+57.69%)
Mutual labels:  react-hooks
hacn
A "monad" or DSL for creating React components using Fable and F# computation expressions
Stars: ✭ 34 (+30.77%)
Mutual labels:  react-hooks
ReSift
A state management library for data fetches in React
Stars: ✭ 39 (+50%)
Mutual labels:  react-hooks
use-algolia
Dead-simple React hook to make Algolia search queries. Supports pagination out of the box.
Stars: ✭ 29 (+11.54%)
Mutual labels:  react-hooks

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].