Skip to content

GRSdzn/next-auth-service

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

NEXT JS AUTH SERVICE

Как запустить проект

  • install Node js - https://nodejs.org/en
  • npm install (alias - npm i) - для загрузки всех пакетов (package.json)
  • npm run dev (to launch a project in dev mode)
  • Песня для разработки

Технологии

  • Next js 14 (app router)
  • Tailwind CSS
  • SHADCN (New-York style)
  • Zod
  • react-hook-form
  • clsx
  • react-icons

План работы

  • Задача:
    • Определение со стеком технологий
    • Развёртывание проекта
    • Установка зависимостей - создание форм
    • Создание функционала входа
    • Создание функционала регистрации
    • Создание функционала восстановления пароля

Дополнительная документация

Для полного изучения Next.js, представлена информация с ссылками ниже:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Authentications with Next-Auth. Stack: NextJs 14, tailwind, Shadcn UI, clsx, react-icons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published