This app is a random Quote Generator built with Html5, SCSS and JavaScript.
- Generate a random quote on click of a button
- Tweet the generated quote
- Author of the quote is displayed
- Quote is displayed in a card
- Background Color changes on each click
- clone the repo to your local machine
- navigate to the root of the project
- run
npm install
if you are using npm oryarn install
for yarn users - run
npm run dev
if you are using npm oryarn dev
to run the app on your local server
- Open the browser to http://localhost:3000
- Click on the button to generate a random quote
- Click on the tweet button to tweet the quote
This project is licensed under the MIT License.
- Fork the repo on github and make a pull request
- If you have any questions or comments, please open an issue or contact me at:
- Herman Ceaser