https://github.com/pappukp/build-a-random-quote-machine
Free CodeCamp - Front End Libraries Certification Projects - Build a Random Quote Machine.
https://github.com/pappukp/build-a-random-quote-machine
data-visualization-project freecodecamp freecodecamp-project
Last synced: 6 months ago
JSON representation
Free CodeCamp - Front End Libraries Certification Projects - Build a Random Quote Machine.
- Host: GitHub
- URL: https://github.com/pappukp/build-a-random-quote-machine
- Owner: PappuKP
- License: mit
- Created: 2020-08-24T20:04:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T20:16:57.000Z (over 5 years ago)
- Last Synced: 2025-07-08T05:45:49.542Z (7 months ago)
- Topics: data-visualization-project, freecodecamp, freecodecamp-project
- Language: HTML
- Homepage: https://build-random-quote.netlify.app/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# FreeCodeCamp-Challenge | Front End Libraries Certification Project
# Build a Random Quote Machine
Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/ONjoLe/.
Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.
User Story: I can click a button to show me a new random quote.
User Story: I can press a button to tweet out a quote.
Final Project URL: https://build-random-quote.netlify.app/
# Contribution
Pull Requests & Issues to report, fix or enhance this project are welcome. Please follow [these steps](CONTRIBUTING.md) to contribute.
# License
[Licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.](https://creativecommons.org/licenses/by-sa/4.0/)