Get a random trump quote!
- Get a new trump quote each time you press the button
- Remembers history of previous generated quotes
- If you enter your name you can even get personalized quotes, directed at you.
git clone https://github.com/CxJuke/trump-says.git
cd trump-says
npm install
npm run serve
npm run build
npm run lint