bounswe / bounswe2024group6

6 stars 0 forks source link

feat(frontend): Setup React Router and Initial File Structure #92

Closed yunusemreozdemir closed 6 months ago

yunusemreozdemir commented 6 months ago

Installed react-router-dom and react-router-typesafe. Initialized typesafeBrowserRouter. Determined an initial folder structure: components, hooks and pages. Initialized a few pages, components and hooks to serve as boilerplate for further development.