Skip to content

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.

License

Notifications You must be signed in to change notification settings

feelchi1star/RandomquoteGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomquoteGenerator

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.

Table of Contents

Overview

Desktop View

screenshot Desktop View

Mobile View

screenshot Desktop View

Built With

Features

This application contains some features such as Text-speech API, Share to Whatsapp, twitter and you can also copy quotes to clipboard.

How To Use

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")

Acknowledgements

Contact

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published