- 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.
- 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