Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 493 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 493 Bytes

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