Giter Site home page Giter Site logo

ceoehis / random-quote-r Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 123 KB

🔥 🗳️ 💻Random Quote Machine - A freecodecamp Front End Libraries Projects

Home Page: https://random-quote-r.surge.sh/

HTML 15.63% JavaScript 74.40% CSS 9.98%
reactjs react freecodecamp api client styled-components functional-programming

random-quote-r's Introduction

random-quote-r

A freecodecamp Front End Libraries Projects - Build a Random Quote Machine 🔥 🗳️ 💻

MVP Features:

  • I can see a wrapper element with a corresponding id="quote-box".

  • Within #quote-box, I can see an element with a corresponding id="text".

  • Within #quote-box, I can see an element with a corresponding id="author".

  • Within #quote-box, I can see a clickable element with a corresponding id="new-quote".

  • Within #quote-box, I can see a clickable element with a corresponding id="tweet-quote".

  • On first load, my quote machine displays a random quote in the element with id="text".

  • On first load, my quote machine displays the random quote's author in the element with id="author".

  • When the #new-quote button is clicked, my quote machine should fetch a new quote and display it in the #text element.

  • My quote machine should fetch the new quote's author when the #new-quote button is clicked and display it in the #author element.

  • I can tweet the current quote by clicking on the #tweet-quote a element. This a element should include the "twitter.com/intent/tweet" path in it's href attribute to tweet the current quote.

  • The #quote-box wrapper element should be horizontally centered. Please run tests with browser's zoom level at 100% and page maximized.

random-quote-r's People

Contributors

ceoehis avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.