Star Wars quotes generator with React
Table of Contents generated with DocToc
A generator of famous Star Wars quote !
- As a User, I want to generate a random quote.
- As a User, I want to see the character name of the quote.
- As a User, I want to generate a random quote from an available character.
Author and quotes are defined inside index.js
- Fork the project via
github
- Clone the project
git clone https://github.com/YOUR_USERNAME/starwars
- Code features in a web page with React
- Don't forget to commit and push
Focus on React library