ANich / Redux-QuoteGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux-QuoteGenerator

Build Status

This is mostly a playground for me to test technologies and techniques in the react/redux ecosystem. Feel free to clone and try it out yourself!

Based on the freeCodeCamp Quote Generator Project.

Usage:

  • Installation: clone the master branch then run npm install
  • Tests: npm run test or npm run test:watch (to rerun tests on save)
  • Dev-Server: npm run start

Supplemental Information:

About


Languages

Language:JavaScript 97.5%Language:HTML 1.5%Language:CSS 1.0%