An open API service indexing awesome lists of open source software.

https://github.com/schafeld/react-random-quote

Random quote web app, inspired by FreeCodeCamp React quiz.
https://github.com/schafeld/react-random-quote

javascript react

Last synced: 2 months ago
JSON representation

Random quote web app, inspired by FreeCodeCamp React quiz.

Awesome Lists containing this project

README

          

# react-random-quote

Random quote web app, inspired by [FreeCodeCamp React quiz](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-random-quote-machine). Framework chosen: React (without build tool like npm).

## FreeCodeCamp Test Suite Template (Testing Boilerplate)

The implemented test suite can be found at this original CodePen: [https://codepen.io/freeCodeCamp/pen/MJjpwO](https://codepen.io/freeCodeCamp/pen/MJjpwO).