Skip to content

AnnaPete/quizard

 
 

Repository files navigation

Contributors

Anna Jordan Ciera Max


Quiz App
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

React.App.-.27.February.2023.mp4

For this group project we created and app that allows users to practice their trivia skills to become the ultimate trivia wizard! A user can select their category, and the app populates 20 questions related to the chosen topic. The questions by default hide the answers, and allow the user to show the answer once they have decided on a guess. It also allows the user to favorite a question to be saved on a 'favorites' page. This favorites page stores questions from across any quiz while the user is visiting the site. The user can also remove a card from favorites at any time. If the user decides they want to switch categories, they can return to home, and select a new category.

(back to top)

Built With

  • React
  • Typescript
  • Cypress
  • Javascript
  • CSS
  • HTML
  • Webpack
  • API
  • Git
  • GitHub

(back to top)

Getting Started

Installation

To use the deployed app visit: https://quizard.herokuapp.com/

  1. Fork the Repo from the Repository
  2. Clone the repo
    git@github.com:jaysmith2022/quizard.git
  3. Install NPM packages
    npm install
  4. Run npm start
    npm start
  5. Use the Link that is given in the Terminal & Open in Browser
    Example: http://localhost:3000/
  6. Once finished, close using control + c

(back to top)

See the open issues.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.0%
  • CSS 23.9%
  • HTML 3.1%