You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a navigation bar at the top by adding Navbar.js and Navbar.css. It might contain a project name and logo (once we have them) and a menu. It would also be nice to add a brief explanation of what this website is all about. Resize the map if necessary.
Check out react-bootstrap - it might be very helpful for creating a responsive navigation bar looking good on any screen.
The text was updated successfully, but these errors were encountered:
Create a navigation bar at the top by adding
Navbar.js
andNavbar.css
. It might contain a project name and logo (once we have them) and a menu. It would also be nice to add a brief explanation of what this website is all about. Resize the map if necessary.Check out react-bootstrap - it might be very helpful for creating a responsive navigation bar looking good on any screen.
The text was updated successfully, but these errors were encountered: