Skip to content

waldymarxthf/nextjs-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”‘ NextJS-Auth: Exploring Next.js 13 App Routing and NextAuth

Overview

NextJS-Auth is a test project aimed at exploring the new app routing feature introduced in Next.js 13, along with implementing authentication using NextAuth. The project is built using React, Next.js, NextAuth, Prisma for the database, and Mantine UI for a sleek user interface.

image

Features

  • Next.js 13 App Routing: Dive into the new app routing feature for better navigation.
  • Authentication: Implement secure authentication using NextAuth.
  • Database: User data is managed by Prisma.
  • Modern UI: The user interface is designed with Mantine UI.

Technologies Used

  • React
  • Next.js 13
  • NextAuth
  • Prisma (Database)
  • Mantine UI

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository
git clone https://github.com/waldymarxthf/nextjs-auth.git
  1. Navigate to the project directory
cd nextjs-auth
  1. Install dependencies
npm install
  1. Run the development server
npm run dev

About

๐Ÿ”‘ A user authentication app leveraging Prisma ORM for secure and seamless sign-in experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors