Refactor Route Pages #777
Labels
good first issue
Good for newcomers
hacktoberfest
Refactor
Cleanup part of the codebase without changing functionality
Description
It'd be helpful to refactor portions of the route page into their own components, similar to the home page or about-us page. There's some existing routes components in
/src/components/routes
but those have more to do with structuring the content than separating it. It'd be good to have separate components for each section of content, which still use the existing components to structure themselves.CodeSee Map of relevant files.
This should pave the way for:
Checklist
/CONTRIBUTORS.md
if this is your first contribution!Front end feature screenshots
This refactoring shouldn't change how the content appears on the website.
Code of Conduct
The text was updated successfully, but these errors were encountered: