Skip to content

Rohithgvmg/JokeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JokeAPI

#beginnerfriendly

I made backend connection with public server(JokeAPI) that is demonstrated by this very project. Want to know your opinion. Welcome for contributions.

Here is the documentaion for Joke API for reference.

https://sv443.net/jokeapi/v2/

you can run this project by cloning the code and by typing following lines of code in the terminal

npm i

nodemon index.js

Website goes live at port 3000.