NJACKWinterOfCode / url-shortener

URL shortener API built using node.js
MIT License
2 stars 8 forks source link

Design and add a good looking web page which gets served when accessing a 404 route #6

Closed haquezameer closed 5 years ago

haquezameer commented 5 years ago

I'm submitting a ... (check one with "x")

Current behavior:

The current 404 route just sends a page with 404 text. screenshot_20181202_185249

Expected behavior:

Add a good looking web page that is served when 404 route is accessed. You can get design inspiration from https://dribbble.com/search?q=404 or anywhere.

P.S: Please do not copy the entire design. Just take some inspiration. You are free to unleash your creativity. Cheers :clinking_glasses:

Subhajit25Mondal commented 5 years ago

i am solving the issue.