ajitsinghkaler / devto-clone

This is a dev to clone in angular. Where we used Angular component-store, rx-angular/template
https://dev-toclone.firebaseapp.com/
MIT License
39 stars 11 forks source link

Create a 404 page #30

Open ajitsinghkaler opened 3 years ago

ajitsinghkaler commented 3 years ago

Create a 404 page for all unknown routes

SV9045 commented 3 years ago

I implemented 404 in my recent commit, Please have a look on PR.