Skip to content

alaa-m1/nextjs14-approuter-nextauth-shopsfinder

Repository files navigation

Next.js14 AppRouter NextAuth ShopsFinder

Some of the technologies and features included in this project:

  • Nextjs 14 with App Router

  • Route Groups, Dynamic Routes, Parallel Routes, Intercepting Routes, Route Handlers ...

  • Fully authentication which includes:

    • Signin with NextAuth providers, credentials
    • Activate the account using a link sent via email
    • Reset the forgotten password
  • Fully Responsive Web Design using Tailwind CSS

  • User Dashboard

  • (Other features are still under construction)

  • To test this web application without signing up, you can use the following credentials:

Available Scripts

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Production Link

Production link: https://shops-finder-nextjs.vercel.app/.

About

Nextjs 14 with App Router, Fully authentication using NextAuth (SignUp, ForgetPassword, ResetPassword), Responsive Web Design using Tailwind CSS, User Dashboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages