/random-quote-machine

Random Quote Machine - FCC

Primary LanguageJavaScriptMIT LicenseMIT

Random Quote Machine

Excercise for Frontend Certification on Freecode Camp.

Setup

  1. npm i && npm start
  2. Open localhost:8000

TODO

Add more unit tests. :)