Skip to content

Commit 4e13449

Browse files
Part 5 starter files
1 parent 02a0e90 commit 4e13449

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This branch of the repo contains starter files and final code for all sections a
44

55
Use starter code to start each section, and **final code to compare it with your own code whenever something doesn't work**!
66

7-
There is also a the [updates-and-fixes](https://github.com/jonasschmedtmann/ultimate-react-course/tree/updates-and-fixes) branch which is kept up-to-date with **latest library updates and important bugfixes 🐛**
8-
97
🚨 **_Please read the following Frequently Asked Questions (FAQ) carefully before starting the course_** 🚨
108

119
## FAQ
@@ -31,7 +29,7 @@ There is also a the [updates-and-fixes](https://github.com/jonasschmedtmann/ulti
3129
- [WorldWise](https://worldwise-jonas.netlify.app/) (React Router, context API, memo, useMemo, useCallback)
3230
- [Fast React Pizza](https://fast-react-pizza.netlify.app/) (React Router data loading, Redux, Redux Toolkit, thunks, Tailwind CSS)
3331
- [The Wild Oasis](https://the-wild-oasis.vercel.app) (React Query, Styled Components, React Hook Form, Supabase, advanced compound component pattern, authentication, charts, dark mode, professional application planning and development)
34-
- [The Wild Oasis Website](https://the-wild-oasis-website.vercel.app/) (Next.js "app" router, React Server Components, server actions, authentication)
32+
- [The Wild Oasis Website](https://the-wild-oasis-website.vercel.app/) (Next.js "app" router, React Server Components, server actions, authentication with NextAuth)
3533

3634
### Q4: What VSCode theme are you using?
3735

0 commit comments

Comments
 (0)