-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Labels
Category: CodingChanges to code base or refactored code that doesn't fix a bug.Changes to code base or refactored code that doesn't fix a bug.HacktoberfestType: EnhancementNew feature or request.New feature or request.
Description
Description
This is the same as #294 where we want to enable routes on the website.
As of now, when you click a menu option it will change the page content, but the URL will remain the same https://anitab-org.github.io/
We want to click "EVENTS" and go to https://anitab-org.github.io/events.
- "Events" menu option routes to /events
- "Programs" menu option routes to /programs
- and so on
Mocks
Take a look at #315
Acceptance Criteria
Update [Required]
- Navigation routes for each menu item work on GH Pages
Definition of Done
- All of the required items are completed.
- Approval by 1 mentor.
Metadata
Metadata
Assignees
Labels
Category: CodingChanges to code base or refactored code that doesn't fix a bug.Changes to code base or refactored code that doesn't fix a bug.HacktoberfestType: EnhancementNew feature or request.New feature or request.