Skip to content

gsvidal/quiz-app-ts-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

A React project powered where users try to solve a front-end quiz

Main features:

  • Four Multiple-choice questions with for options each.
  • At the end of the quiz users can watch their results with total score, correct and wrong answers.
  • Users only can hit Next Question button if they selected a choice previously.

Tech Stack:

html5 Logo css3 Logo react Logo Javascript Logo Jest Logo React Testing Library Logo npm Logo


Tech Features:

  • React + TypeScript.

  • Unit and Integration Testing (Test Driven Development).

  • Jest + React Testing Library.

  • Responsive design with CSS modules.

  • Deployed with gh-pages.


Instalation and setup:

  • Git clone the project: git@github.com:gsvidal/quiz-app-ts-tdd.git

  • Run npm install or yarn add to download and install the dependencies.

  • Run npm run start to initialize the dev server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published