Giter Site home page Giter Site logo

blox.site.quiz's Introduction

blox.site.quiz

Lighthouse score: 100/100

A Building Blox informational/brochure site that includes a quiz.

Features

  • Quiz with wizard-like interface
  • Save email to Google Sheets document functionality
  • Bio section with light & dark theme
  • Newsletter signup
  • Resources download section & page
  • Content management admin page

Dependencies

  • Bootstrap
  • jQuery

Type

Informational/Brochure

Blocks

Pages

Landing Partial

About Page

Resources Page

Admin Page

Packages

Page packages

Partial packages

Component packages

Lambdas

Installation

1. Clone this repository

This may take longer than usual depending on how many blocks (git submodules) your site contains.

Make sure to include the --recurse-submodules flag so that all the submodules will be cloned too.

git clone --recurse-submodules -j8 https://github.com/richjava/blox.site.quiz.git

cd blox.site.quiz

2. Install dependencies

npm install

NOTE: building-blox.js library is not an NPM package yet so to run the project, you'll need to run:

cd building-blox.js
npm install
npm link
cd ..
npm link building-blox.js

3. Run the development server

npm run dev

The website will be viewable at http://localhost:3000. On save of the project, output will be built to the "dist" directory and the website will be reloaded.

Credits

Thanks to Kieran Roberts for the awesome design.

blox.site.quiz's People

Contributors

richjava avatar

Watchers

 avatar  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.