This App is a Quiz game proposed as a self-paced challenge for Scrimba's front-end development path.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- React
- He (to decode)
- Nanoid (to generate id's)
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/davidbarbi3r/quizzical.git
- Install NPM packages
npm install
- Start
npm start
- Add category & difficulty selection on launch page
Twitter - @gnark_eth - [email protected]
Project Link: https://github.com/davidbarbi3r/quizzical Test the game: https://davidbarbi3r.github.io/quizzical/
This project was made to practice React & work with API's:
- I practiced useState & logic with spread operators
Distributed under the MIT License. See LICENSE.txt
for more information.