josharsh / JustJoking

A NodeJs web application that tell you jokes. The application utilizes routes and fun npm modules to pick and deliver jokes.
https://boiling-forest-49642.herokuapp.com/
GNU General Public License v3.0
2 stars 5 forks source link

added server for user authentication #6

Closed jdawg2001 closed 3 years ago

jdawg2001 commented 3 years ago

I added a server this time, instead of a singular js file, please check :)