JaraR / DarkPatternDetector

Tool to detect dark patterns on social media sites. Capstone group project for 2023-24 MSc in Computer Science at TU Dublin.
0 stars 1 forks source link

Set up Router route navbar; Set up structure of the folders #44

Closed lingjiang9 closed 1 month ago

lingjiang9 commented 1 month ago

-Set up the Router and routes in the App.js, -Set up the navbar and the {link} so that each tab in the navbar linked to the corresponding page. -Set up the structure of the folders( components and pages folders) so this could be our skeleton starting point.