The Wild Oasis-NextApp is a web application which created with NextJs & React. The Wild Oasis is an application where users can book the perfect bungalows/cabins and have a wonderful holiday.
- π Nextjs
- π Date-fns
- π React-Day-Picker
- π Hero-Icons
- π Supabase
- π Tailwind
- π Google Provider
- π React-modern-drawer
- π Users can sign in as guest with their Google account.
- π Users can filter cabins according to their guest capacity.
- π Users can reserve available dates of cabin after logged in.
- π Users can display, edit or delete their previous reservations.
- π Users can configure their profile information.
- π Users can safely log out of the application.
- π Nextjs Server Actions to handle forms.
- π Server-Client boundaries to pass data as props.
- π Nextauth for user authentication.
- π Exporting metadata's from pages to improve SEO.
- π Tailwind for styling and responsive.
- π Suspense for do not block whole UI while some of components are doing async work.
- π Generating metadata for dynamic segments.
- π Generating static params for SSG to improve loading times.