oslabs-beta / TrailGuide

MIT License
0 stars 0 forks source link

React Router Lazy Loading #36

Open aidanprior opened 6 days ago

aidanprior commented 6 days ago

Problem

As a user, I want quick load times when opening the web app.

Solution

Using React Routers lazy loading functionality to extend the lazy imports to pages.

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing