Skip to content
#

nextjs-app-router

Here are 16 public repositories matching this topic...

StreamVibe is a full-stack web application for streaming and managing movies and TV shows, built with the MERN stack (Next.js, React, Node.js, Express, MongoDB). It features a responsive design powered by Tailwind CSS, dynamic page rendering, and a user-friendly interface, showcasing best practices in full-stack development, including RESTful APIs,

  • Updated Sep 16, 2024
  • JavaScript

This is a customer side version of the Wild Oasis business app built with NextJs using the app router. The user can sign up or login with their google account using next-auth, make bookings, view or update their reservations. Both this and the business app share the same database, which makes for a nice "full-stack" experience (No pun intended).

  • Updated Mar 28, 2025
  • JavaScript

Code and resources for optimizing image uploading speed to AWS S3 buckets in a Next.js app directory using @apollo/server , including directory API routes for AWS S3 bucket integration. Utilizes @AWS-SDK, @aws-sdk/client-s3, @as-integrations/next, dropzone, graphql, and graphql-tag.

  • Updated May 23, 2024
  • JavaScript

This To-Do web app saves todo tasks of user in localstorage with functionalities for marking a todo task as completed, editing a todo task and also deleting a todo task. It uses localstorage as the database to store todo tasks, Nextjs for building the user interface, and Node.js for server-side runtime environment.

  • Updated Aug 15, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the nextjs-app-router topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nextjs-app-router topic, visit your repo's landing page and select "manage topics."

Learn more