Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

[FEATURE] Create router #39

Closed
1 task
YuriDevAT opened this issue Oct 14, 2023 · 3 comments
Closed
1 task

[FEATURE] Create router #39

YuriDevAT opened this issue Oct 14, 2023 · 3 comments
Labels
✨ goal: improvement Improvement to an existing feature 🔒 staff only Restricted to CC staff members

Comments

@YuriDevAT
Copy link
Member

Description
Currently, both components are showing in the app when loading, the <Content /> and the <Hero />.

Create a router, that, when the homepage shows the <Hero /> component (as well as when clicking on Home in the navigation bar), and when clicking on Courses, the <Content /> component is showing.

Tasks

Preview Give feedback

Note: Decide if you are going to use Next routing system or the new react-router. Explain why in the PR.

@YuriDevAT YuriDevAT added Hacktoberfest Good issues for Hacktoberfest participants ✨ goal: improvement Improvement to an existing feature 🏁 status: ready for dev Ready for work labels Oct 14, 2023
@aryankshl
Copy link

hey @YuriDevAT can you assign this to me?

@Pramod3245
Copy link

Hello @YuriDevAT I have figured how to do it. Instead of having another separate directory for the components if we move it under the pages directory and use the Next Js router we can achieve it.

@Ahsankhalid618
Copy link

I'll do it

Pramod3245 added a commit to Pramod3245/accessibility-mentor that referenced this issue Oct 21, 2023
@YuriDevAT YuriDevAT added 🔒 staff only Restricted to CC staff members and removed Hacktoberfest Good issues for Hacktoberfest participants 🏁 status: ready for dev Ready for work labels Oct 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ goal: improvement Improvement to an existing feature 🔒 staff only Restricted to CC staff members
Projects
No open projects
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants