This pull request addresses the feature request outlined in issue #14:
Added a new Events page to showcase the latest events. This page will be used to display upcoming and past events, replacing the current bootcamp-focused content.
Removed the Bootcamp button from the navbar as the bootcamp event has concluded and is no longer relevant.
These changes ensure that the website remains up to date by focusing on upcoming events.
Changes made:
Created EventPage.jsx for the exclusive events page.
Updated Navbar.jsx to remove the Bootcamp button.
Linked Issue: Resolves #14
This pull request addresses the feature request outlined in issue #14:
Added a new Events page to showcase the latest events. This page will be used to display upcoming and past events, replacing the current bootcamp-focused content. Removed the Bootcamp button from the navbar as the bootcamp event has concluded and is no longer relevant. These changes ensure that the website remains up to date by focusing on upcoming events.
Changes made:
Created EventPage.jsx for the exclusive events page. Updated Navbar.jsx to remove the Bootcamp button. Linked Issue: Resolves #14