sunnydl / GamePerformanceTracker

Team project for CSE 115A in Fall 2021, UCSC
3 stars 0 forks source link

Implementation of 404 not found page #83

Closed sunnydl closed 2 years ago

sunnydl commented 2 years ago

Build a 404 page similar to the Figma draft and put it in /frontend/pages

Logic: when the response status is 404 after a request is sent searching for a player, then redirect the user automatically to the 404 page.