Random Quote Generator using HTML CSS AND JAVASCRIPT with Random quote API. As a beginner in this project you will be learning how to work with API in Vanilla Javascript.
This application contains some features such as Text-speech API, Share to Whatsapp, twitter and you can also copy quotes to clipboard.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/feelchi1star/RandomquoteGenerator.git
# Install dependencies
$ npm install
# Run the app
$ npm start
#Search for Random quote API on github
$ https://api.quotable.io/random
$ fetch("https://api.quotable.io/random")
- Website Feelchi1star.com
- GitHub Feelchi1star
- Twitter @Feelchi1star