logo

NextAuth App

NextAuth App

Overview

NextAuth App is my first full-stack project focused on user authentication, featuring secure registration and login functionalities. where I personally developed the entirety of the CRUD (Create, Read, Update, Delete) operations, demonstrating my ability to handle both frontend and backend aspects of web development.

Stack/Technologies

  • Next.js: Framework
  • Tailwind CSS: Styling
  • Acertinity UI: UI Library
  • Nodemailer: Email Service
  • Bcrypt: Password Encryption
  • Axios: HTTP Client
  • MongoDB Atlas: Cloud Database
  • Vercel: Hosting Platform

Features

  • Comprehensive Email/Password Authentication System

  • Advanced Password Hashing with Bcrypt

  • Secure Data Storage with MongoDB Atlas

  • Server-side Rendering with Next.js