Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 404 Bytes

Jokes generator

Description

Get Jokes and Instruction about making cocktail by user's input using Ninja keys

How to use

  1. Log in/Sign up to https://api-ninjas.com/
  2. Get the API key in your account
  3. Create .env file
  4. Create variables API_LINK = 'https://api.api-ninjas.com/v1' and API_KEY=${your_api_key}
  5. Run npm i to install all dependencies
  6. Run npm start and enjoy!