Asking the Dev is a client of the Open Trivia DB with programming questions.
-
ReactJS
- Context API (new knowledge)
- useState (practice)
- useEffect (practice)
- useRef (new knowledge)
- State change (new knowledge)
- BrowserRouter (practice)
- SASS (practice)
- How to consume a public API (practice)
- SVG Manipulation (practice)
- Object Literal pattern (practice)
Note: it requires NPM installed
$ git clone https://github.com/ruifernandees/asking-the-dev.git
$ cd asking-the-dev
$ npm install
$ npm start
This project consumes the Open Trivia DB API
The UI elements are based on the Free UI kit by Anthony Choren