Skip to content

A Fillactive quiz (Buzzfeed-style) React, Redux, and Express.

Notifications You must be signed in to change notification settings

Talos10/FillactiveQuiz

 
 

Repository files navigation

Fillactive quiz (with React + Redux)

Live Demo

https://quizbuzzquiz.herokuapp.com/

Installation

Really simple installation with Git.

Note: I use environment variables for expressmailer authentication in server.js. Please replace these with your credentials. Never commit sensitive information!

  1. git clone https://github.com/StephenMayeux/quizBuzz
  2. cd quizBuzz
  3. npm install and wait a moment.
  4. npm run start and then go to localhost:8080

About

A Fillactive quiz (Buzzfeed-style) React, Redux, and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 8.4%
  • HTML 3.3%
  • Pug 1.3%