SnehaParkar / quizzical-app

Quizzical -Scrimba course section 4 - Solo Project

Home Page:https://snehaparkar.github.io/quizzical-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzical App (Scrimba React Course section 4 project)

A React web-app Trivia Game! My final solo project completely made from scratch as part of Scrimba's Learn React for Free Course

Trivia Questions API: https://opentdb.com/api_config.php

Requirements

  • useState, useEffect
  • Use .map() and props
  • Conditional Rendering
  • Styled & polished

Screenshot

Start Option Screen

Quiz Screen

Leaderboard

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

If you want to see the final product, in the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Javascript
  • React.JS

Author

About

Quizzical -Scrimba course section 4 - Solo Project

https://snehaparkar.github.io/quizzical-app/


Languages

Language:JavaScript 60.7%Language:CSS 32.1%Language:HTML 7.2%