-
## Description
Using React and Next.js, develop the homepage according to the design provided in the Figma file, referenced in the #10.
## Deliverables
- [ ] Homepage developed as per the Figma d…
-
## Description
Implement the base layout for the website, including the header, footer, and main navigation as per the Figma design outlined in #10.
## Deliverables
- [ ] Header
- [ ] Footer
- …
-
https://github.com/mschwarzmueller/nextjs-course-code/blob/cd73c33ad3a693d6ef24d467edda3e6754d8d5c9/styles/main-header.module.css#L18
evtol updated
3 years ago
-
https://github.com/pkellner/pluralsight-course-server-side-rendered-react-nextjs/blob/9519d0669fb59ba4ee77d2428596d40f9c6043bb/m3-Learning-the-Fundamentals/04-Creating-a-React-Functional-Component/ind…
-
I want to take https://github.com/vercel/nextjs-subscription-payments and copy parts of it into Gauzy Teams for now the way that we have subscriptions available for Gauzy Teams.
That repo is using…
-
Duplicate text of "Follower System"
Instead, for the first link it should be a text something regarding the tutorial itself.
Most likely - "Form Submission API"
* Form sumbmission
* Follower sys…
-
Hi Scott @Hendrixer
When I fetch one note in /pages/notes/[id].js the app crashes with the follwoing error:
```
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the clien…
-
Since there is no page on our site that includes all course page links, we need to generate a sitemap for search engine optimization.
Check out this library for generating a dynamic site map in nex…
-
### Is your feature request related to a problem? Please describe.
When using the `` component in a NextJS application, the application can no longer be exported using `next export`. This is due to…
-
### Bug description
I'm having the issue with prisma files not found I cannot provide a reproduction right now.
I'm using Next 13 with the app dir inside a monorepo and having `db` package.
I'm …