2023-06-03 20:02:03 +02:00
2023-06-03 00:22:29 +02:00
2023-06-03 00:22:29 +02:00
2023-06-03 19:52:31 +02:00
2023-06-03 00:22:29 +02:00
2023-06-03 00:22:29 +02:00
2023-02-03 13:17:25 +01:00
2023-06-03 20:02:03 +02:00
2023-06-03 20:02:03 +02:00
2023-06-03 00:22:29 +02:00
2023-06-03 00:22:29 +02:00

React Shop

React TypeScript Styled Components


Description


The React Quiz App does exactly what you would expect. Depending on the level, number, and category, you receive a list of questions from Open Trivia Database to test yourself. The app is created with React and Typescript and the styles are made with styled-components.

Installation


Under the repository name, click on clone or download. In the terminal paste this command:

git clone https://dadobos.github.io/react-quiz-app.git

Open the project in VSCode or move inside the folder with:

cd react-quiz-app

Install the npm packages:

npm install

Run the application with:

npm start

In the browser open the "3000" port:

http://localhost:3000/

S
Description
The React Quiz App does exactly what you would expect. Depending on the level, number, and category, you receive a list of questions from Open Trivia Database to test yourself. The app is created with React and Typescript and the styles are made with styled-components.
https://dadobos.github.io/react-quiz-app/
Readme GPL-3.0
587 KiB
Languages
TypeScript 87.5%
HTML 12.5%