lazzaror / MI-449-js-server-intro

A server with Node which includes a homepage, side pages (/cuteness, /random-joke), utilizes random num generator, and provides 404 error page for any other link
https://lazzaror-js-server-intro.herokuapp.com/
0 stars 0 forks source link

Project Feedback #1

Open lazzaror opened 4 years ago

lazzaror commented 4 years ago

Build a simple web server that handles any URL

@egillespie Can you take a look at this? It's hosted here and meets the following criteria:

egillespie commented 4 years ago

Haha, the error page is adorable! Your server code is organized really well, too, and all the features are present on all the routes. I don't have any recommendations for improvement. Awesome work! 🎉 :shipit: