Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 556 Bytes

workshop.md

File metadata and controls

34 lines (20 loc) · 556 Bytes

STAR WARS


Quotes generator


User Stories


  1. As a User, I want to generate a random quote.
  2. As a User, I want to see the character name of the quote.
  3. As a User, I want to generate a random quote from an available character.

REACT


Just tell me what to do


  1. Fork the project via github
  2. Clone the project git clone https://github.com/YOUR_USERNAME/starwars
  3. Code features in a web page with React
  4. Don't forget to commit and push

Focus on React library