Skip to content

QuizLife is an app that allows you to create quizzes and play them live with your friends in a pub or at a party. This is a collaborative final project done at Makers Academy. ๐ŸŽ‰ ๐ŸŽฎ

Notifications You must be signed in to change notification settings

Vanals/Pub-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

QuizLife! ๐ŸŽฎ ๐Ÿบ

How To Use | Technologies | Team

QuizLife is an app that allows you to create quizzes and play them live with your friends in a pub or at a party.
This is a collaborative final project done at Makers Academy. :tada:.


It is a full Javascript application that particularly focuses on React, as the front-end. This web app has been built mainly to be used on mobile phones.

If you want to try our app, here it is live
here ๐Ÿ’ป.

To create a Quiz click on the 'Create a quiz' button, fill in the form and add the quiz.
Once you are ready to play click on the quiz, share the game's link with your friends. Once you have decided the team names and the interval time for the questions, the leader have to press start and then all the other users will be able to join!

Enjoy! ๐ŸŽ‰


This repository is only the front-end part of our app.

To run QuizLife locally, you must run the back-end repository that you can find here, using the comand $ npm start.


How to use

Given this is the front-end of the project, it requires the API data from the other project which is linked here: node.JS API backened. Once you have this downloaded and running (instructions are on the linked repo) follow the instruction below>

$ git clone https://github.com/Vanals/Pub-Quiz.git
$ cd Pub-Quiz
$ npm install
$ npm start

Visit http://localhost:3000/.

To run tests:

$ npm test

Technologies

These are all the technologies that have been used in the project ( both back-end and front-end)

Team

This project was done by:

About

QuizLife is an app that allows you to create quizzes and play them live with your friends in a pub or at a party. This is a collaborative final project done at Makers Academy. ๐ŸŽ‰ ๐ŸŽฎ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published