Closed hpar461 closed 2 years ago
āļø Deploy Preview for uniforum ready!
šØ Explore the source changes: a07d0ba7676fbee66ba3ca2f47dcc973914d3585
š Inspect the deploy log: https://app.netlify.com/sites/uniforum/deploys/623102be045e420008ec94ba
š Browse the preview: https://deploy-preview-22--uniforum.netlify.app/
Its looking great! Please move the the styles into their own file so the concerns are separate :) Thanks!
The component style was refactored into a separate file (NavBar-styles.js
) and those files were relocated to its own folder called NavBar/
.
Description
This implements a nav bar at the top of every page to allow easier navigation between pages and provide utility functionalities such as search bar.
Redirecting features has not been implemented yet due to a relevant react router code not implemented yet.
Related Issue
Solves #17
Type of change
How Has This Been Tested?
Checklist:
For more information, refer to the Contributing Guidelines document.