Skip to content

maximeish/quizapp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App Client (API to be updated)

Quiz App is a React web application containing Styled components and TypeScript. This is a client application that provides UI to work on questions, and view scores.

Table of Contents

Features

Quiz App client has the following features:

  • User login and sign up

Installation

To install Quiz App, clone this repository and run the following commands:

npm install
npm start