Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 485 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 485 Bytes

Random Quote Machine - DEMO

Description

Create a random quote machine. Preview

Goal / Tasks

  • Use of a framework to create a random quote machine ( React ),
  • When press the button "new quote" get a new quote alongside its author,
  • Get quote by API but also a mere array.

Technos

  • HTML
  • CSS
  • JavaScript
  • React

TODO / TOFIX

  • CORS issues
    • with tweet button
    • to fetch datas from API