Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 384 Bytes

Fetch Random Jokes

Dad-Jokes

Setup

  1. Fork This Repository

  2. Clone Your Repository

  • git clone https://github.com/<YOUR-USERNAME>/Dad-Jokes.git
  1. While In The Directory Install The Packages By Using
  • npm install or npm i
  1. Run Server By
  • npm start