iKnow Tech - test your knowledge about technology 🧑💻
- View Source Code
- Aug 2020
- View App Live

Overview
Simple trivia-based web application that tests fundamental computer science topic knowledge.
This project was created to practice implementing third-party APIs and building a practical tool. It uses the OpenTriviaDB to pull quiz questions
I used the create-react-app framework to speedline the development process along with Tailwind CSS to bring a vibrant look and feel to the tool.
Tech Stack
Axios
To retrieve data from the questions API
React JS
To develop the frontend and data transfer
Tailwind CSS
To style the app, and add responsiveness
Firebase
To host and deploy the application to the web