Git Product home page Git Product logo

which-hackaton-participant-are-you's Introduction

AFT Online Quiz

This repo contains a basic NextJS setup for quickly deploying fun quizzes to promote AFT events. This example project contains a quiz to determine which type of hackacton participant you are. It was used to promote the Hackaton event. A live demo can be found here.

How to run locally?

Clone this repo by creating a folder, opening a cmd window and run

git clone https://github.com/ujlm/which-hackaton-participant-are-you.git

Then install dependencies by navigating to your cloned folder and running npm install or use the recommended way using yarn:

yarn

Then run the project npm start or

yarn dev

How to customize?

Questions and answers can be added in quizData.json. Note that some sentences are hardcoded in index.tsx (bad design choices, but this project is overall quick & dirty, I'm sorry --> feel free to make it better!) so you might want to edit some sentences there as well. Backgrounds and styles can be edited, for example the NYC SST quiz.

How to deploy

Create a new github repo and push your cloned local repo to this remote origin. Create a Vercel account and deploy the project. That was easy!

Need help?

Feel free to create an issue in this repo if something doesn't work.

AFT logo transparent

which-hackaton-participant-are-you's People

Contributors

ujlm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.