Skip to content

Setup of Routes#59

Open
jaiswalsachin49 wants to merge 1 commit into
GDGoC-GLAU:mainfrom
jaiswalsachin49:feature/setup-routes
Open

Setup of Routes#59
jaiswalsachin49 wants to merge 1 commit into
GDGoC-GLAU:mainfrom
jaiswalsachin49:feature/setup-routes

Conversation

@jaiswalsachin49
Copy link
Copy Markdown

Description
This pull request introduces the primary application routing using react-router-dom. It sets up the main AppRoutes component, which defines the paths for all core pages, including Home, Chat, Hackathon, Profile, and others.

This change is a foundational part of the application's navigation structure.

The only new dependency required for this change is react-router-dom.

Fixes #32

Type of Change

  • New feature
  • Enhancement

Checklist:

  • My code follows the style guidelines
  • I have performed a self-review

@RupamGanguly46 RupamGanguly46 added the hacktoberfest-accepted Counts towards Hacktoberfest even if not merged label Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Counts towards Hacktoberfest even if not merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement React Router

2 participants