I am trying to build a simple router for my React application, which would consist of a few routes generated from an array of objects and a static 404 route. The requirement