IndivisibleSomerville/its-our-call

404 Page

開放

#29 建立於 2018年3月14日

 (2 則留言) (0 個反應) (2 位負責人)HTML (1 個分叉)auto 404
designfrontendgood first issue

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Add a 404 page for users that mistype a url or otherwise poke around too much.

Requirements

  • add a basic page MissingPage404 to /pages describing that the page does not exist
  • add a <Route path='*' exact={true} component={MissingPage404} /> to App

Other Notes

A mock up might be added later to give more specific guides of what the 404 page looks like, otherwise; just have fun with it.

貢獻者指南