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.
Quiz App client has the following features:
- User login and sign up
To install Quiz App, clone this repository and run the following commands:
npm install
npm start