react-web-demo
v1.0.5
Published
Demo website using react
Downloads
4
Readme
Quiz App - React Web Demo
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.