Simple random programming quote generator. Check it out here Live Demo
Badges
Screenshot
- Clone this repo to your local machine using
git clone https://github.com/muzhaqi16/random-quote-generator.git
cd random-quote-generator
- Run
yarn install | npm install
- Run
yarn start | npm start
Open http://localhost:3000 to view it in the browser.
- Generate a new quote
- Share the quote generated on twitter
- HTML
- CSS
- JavaScript
- React.js
- Bootstrap
- react-bootstrap
I would love your contributions at making this repo better and adding new features. To get started at contributing at this repo follow the steps below.
- 🍴 Fork this repo!
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using
https://github.com/muzhaqi16/random-quote-generator/compare
.
- MIT license
- Copyright 2020 © Artan Muzhaqi.
This project was bootstrapped with Create React App.