Skip to content

a react based UI that consumes data from api-quiz-app-django that is public in my repos. It allows uses create,read,update and delete multiple choice questions and return their overall score

Notifications You must be signed in to change notification settings

chris-muiru/client-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

quizApp

Description

A client quiz app that consumes data from quiz-app-api. it enables a user answer set questions and adds a score each time the answer is correct.

Installation

Go to https://github.com/kris-slinger/api-quiz-app-django and follow the steps.

when server is running,in a new tab,do the following

> git clone https://github.com/kris-slinger/client-quiz-app
> cd client-quiz-app
> yarn install 
> yarn watch:css # to watch tailwindcss
> yarn start  

Enjoy the app!

Technologies used

  • React

Contribution

Pull requests are allowed.For major tweak,please open a pull request to discuss what you would like to change.

License

MIT

About

a react based UI that consumes data from api-quiz-app-django that is public in my repos. It allows uses create,read,update and delete multiple choice questions and return their overall score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published