AlexsLemonade / AlexsLemonade/refinebio-web
Create route for About page
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Context
Resources: [Migrating Pages](https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration#step-4-migrating-pages)
We want to add the about to the `app` router.
The about consists of the following components:
`About`
- `CCDL`
- `Hero` (shared)
- `Overview`
### Problem or idea
As stated above, add new routes for the about to the `app` router.
### Solution or next step
- Create the route for `About` in `app`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.