Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 446 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 446 Bytes

Authentication App

A Simple full-stack Authentication app. It provides secure user authentication, registration, and profile management features.

Features

  • Register, login, logout, profile, account verification, password reset
  • Send emails for account verification and password reset
  • Get and remove sessions

Backend

  • Express
  • MongoDB
  • JWT
  • Zod
  • Resend

Frontend

  • React
  • React Query
  • Axios
  • Tailwind CSS
  • Radix UI