Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 479 Bytes

quizBuzz - Buzzfeed Quiz + 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