A responsive website displaying random quotes extracted from wikiquote.org. A bunch of author buttons are availble to get quotes of specific authors. Author buttons convert into an off-canvas menu on smaller devices. Users can also post their favorite quote on Twitter using Tweet button.
- Bootstrap 4 - A front-end component library to build responsive, mobile-first websites.
- jQuery - a JavaScript library designed to simplify the client-side scripting.
- wikiquote API - A JavaScript module for retrieving quotes from wikiquote.org via api calls.
- Twitter for websites - A Tweet button to help users easily share website content on Twitter.
- CSS Media Queries - A popular technique to deliver a tailored style sheet to desktops, laptops, tablets, and mobile phones by defining different style rules for different media types.
- Google Fonts - A library of 900 libre licensed fonts.
- FontAwesome Icons - A font and icon toolkit.
Project demo can be explored here.