Skip to content

This is a VERY simple example of random quote generation using Ajax

Notifications You must be signed in to change notification settings

Fyz-dev/random-quote-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A VERY simple example of generating random quotes

image

The example is implemented using JQuery, AJAX and Ninjas API technologies. On the following site you can get the API documentation and get the key: api-ninjas.com/api/quotes.

🔧Installation

  1. Cloning the repository
git clone https://github.com/Fyz-dev/random-quote-machine.git
  1. Environment setup You need to get the Ninjas API key and change the variable located in env.js
export const ENV_NINJAS_API_KEY = "***"; // Replace *** with your value

About

This is a VERY simple example of random quote generation using Ajax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published