Skip to content

matheusgabardo/next13-nextauth-learning

Repository files navigation

Nextjs learning application

This is a Next.js project that uses the next auth library to perform user authentication.

Through this project I was able to improve my skills in developing web applications with Nextjs, taking advantage of features such as server-side rendering and authentication with NextAuth.

External libs: react-hook-form, react-toastify.

⚠️ Node

How to run the application ▶️

In the terminal, clone the project:

git clone https://github.com/matheusgabardo/next13-nextauth-learning

Access the repository with:

cd next13-nextauth-learning

Install node dependencies:

npm install

Start the application with:

npm run dev

About

Nextjs learning application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published